tests/test-phabricator.t
changeset 39652 d2c81e83de2a
parent 39651 a641fd1a1196
child 39653 10c53b2e9d52
--- a/tests/test-phabricator.t	Sat Sep 15 00:50:21 2018 -0400
+++ b/tests/test-phabricator.t	Sat Sep 15 00:46:17 2018 -0400
@@ -1,7 +1,7 @@
 #require vcr
   $ cat >> $HGRCPATH <<EOF
   > [extensions]
-  > phabricator = $TESTDIR/../contrib/phabricator.py
+  > phabricator = 
   > EOF
   $ hg init repo
   $ cd repo