mirror of
https://github.com/facebook/sapling.git
synced 2025-01-08 14:46:47 +03:00
hg: fix hgsql treemanifest test
Summary: The import was using the old format here. Let's use the requireext check instead to be more robust. Reviewed By: quark-zju Differential Revision: D6803848 fbshipit-source-id: cb8474245414c946a1ab6cc6c3cec18cd831de0d
This commit is contained in:
parent
187978f40a
commit
88ec218bd4
@ -1,4 +1,4 @@
|
||||
$ $PYTHON -c 'import treemanifest' || exit 80
|
||||
$ . $TESTDIR/require-ext.sh treemanifest
|
||||
|
||||
$ CACHEDIR=`pwd`/hgcache
|
||||
$ . "$TESTDIR/hgsql/library.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user