Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pretty: allow %(trailers) options with explicit value
[gitweb.git]
/
t
/
t0000-basic.sh
diff --git
a/t/t0000-basic.sh
b/t/t0000-basic.sh
index 26601e698bd3abebd2e1f10ba6012f80c65ffa85..4d23373526945eea7bc4e875beac5fdc4451cac8 100755
(executable)
--- a/
t/t0000-basic.sh
+++ b/
t/t0000-basic.sh
@@
-87,6
+87,10
@@
_run_sub_test_lib_test_common () {
passing metrics
'
+ # Tell the framework that we are self-testing to make sure
+ # it yields a stable result.
+ GIT_TEST_FRAMEWORK_SELFTEST=t &&
+
# Point to the t/test-lib.sh, which isn't in ../ as usual
. "\$TEST_DIRECTORY"/test-lib.sh
EOF