Integration tests: No need to start up server manually
commit48d0eb151b1e4390bdfb3c9b990a6d61631b4621
authorJez Ng <jezng@fb.com>
Wed, 5 Aug 2015 03:36:43 +0000 (4 20:36 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 5 Aug 2015 04:03:59 +0000 (4 21:03 -0700)
tree549f7aaa54e295f5fcf8f249b12bfcfbeb0760f0
parent35da547597d0ce4c9fe70541d93e4050c7a0ca2e
Integration tests: No need to start up server manually

Summary: This used to be necessary because we wouldn't start it up
automatically when being passed IDE feature flags; this is fixed now

Reviewed By: @dabek

Differential Revision: D2312668
hphp/hack/test/integration/test_save_restore.py