mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 03:48:10 +01:00
pick: rename test emacs-pick to emacs-tree
Also fixup run-tests.sh
This commit is contained in:
parent
dae09c690b
commit
2a26f61421
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ fail() {
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
TESTS="emacs-pick"
|
TESTS="emacs-tree"
|
||||||
TESTFILES="$TESTS tree.expected-output"
|
TESTFILES="$TESTS tree.expected-output"
|
||||||
|
|
||||||
export PICK_DIR="`cd \`dirname "$0"\` && pwd`"
|
export PICK_DIR="`cd \`dirname "$0"\` && pwd`"
|
||||||
|
|
Loading…
Reference in a new issue