mirror of
https://github.com/teampoltergeist/poltergeist.git
synced 2022-11-09 12:05:00 -05:00
3 lines
86 B
Ruby
3 lines
86 B
Ruby
require 'bundler/setup'
|
|
require File.expand_path('spec/support/test_app')
|
|
run TestApp
|