tests: add missing glob
authorSimon Heimberg <simohe@besonet.ch>
Sun, 17 Nov 2013 15:43:46 +0100
changeset 20112 169f8141ba00
parent 20111 9bfa86746c9c
child 20113 7ad2ae7792ad
tests: add missing glob
tests/test-largefiles.t
--- a/tests/test-largefiles.t	Tue Nov 26 21:55:21 2013 -0800
+++ b/tests/test-largefiles.t	Sun Nov 17 15:43:46 2013 +0100
@@ -2223,7 +2223,7 @@
   > largefiles=
   > EOF
   $ hg -R enabledlocally root
-  $TESTTMP/individualenabling/enabledlocally
+  $TESTTMP/individualenabling/enabledlocally (glob)
   $ hg -R notenabledlocally root
   abort: unknown repository format: requires features 'largefiles' (upgrade Mercurial)!
   [255]