Skip to content
Snippets Groups Projects
Commit 72ff7cd0 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

tests: add hg10 requirement to test-check-module-imports.t

This requirement exists to make sure for hg has locate command, which is used
in this test file for getting a list of files to check. Since in theory current
versions of tests could be run on older hg, it doesn't hurt to mark even this
version requirement (as old as it is).

See also: a29f071751df.
parent 52072252
No related branches found
No related tags found
2 merge requests!168branching: merge default into stable,!135tests: add hg10 requirement to test-check-module-imports.t
#require test-repo
#require test-repo hg10
$ . "$TESTDIR/helpers-testrepo.sh"
$ import_checker="$TESTDIR"/../contrib/import-checker.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment