Mercurial > hg
diff .jshintrc @ 38026:ca890999d317
tests: test-parseindex.t works just fine with chg
In 538e850ae737 I annotated tests that failed with chg with "#require no-chg",
but did not investigate why the tests were failing. This test was failing for
unrelated reasons (I forgot to rebuild hg) and so should not be marked as
no-chg.
Test Plan:
make local
pushd contrib/chg
make clean; make
popd
cd tests
for f in '' --with-chg=../contrib/chg/chg; do
./run-tests.py --local $f test-parseindex.t
done
Differential Revision: https://phab.mercurial-scm.org/D3571
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Wed, 16 May 2018 15:48:12 -0700 |
parents | bdd2e18b54c5 |
children |