Mercurial > hg
changeset 20112:169f8141ba00
tests: add missing glob
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Sun, 17 Nov 2013 15:43:46 +0100 |
parents | 9bfa86746c9c |
children | 7ad2ae7792ad |
files | tests/test-largefiles.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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]