Mercurial > hg > mercurial-source
comparison tests/test-newcgi.t @ 22046:7a9cbb315d84
tests: replace exit 80 with #require
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 06 Aug 2014 11:43:59 -0500 |
parents | 8b84d040d9f9 |
children | b6776b34e44e |
comparison
equal
deleted
inserted
replaced
22045:769198c6a62d | 22046:7a9cbb315d84 |
---|---|
1 $ "$TESTDIR/hghave" no-msys || exit 80 # MSYS will translate web paths as if they were file paths | 1 #require no-msys # MSYS will translate web paths as if they were file paths |
2 | 2 |
3 This tests if CGI files from after d0db3462d568 but | 3 This tests if CGI files from after d0db3462d568 but |
4 before d74fc8dec2b4 still work. | 4 before d74fc8dec2b4 still work. |
5 | 5 |
6 $ hg init test | 6 $ hg init test |