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