]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t0000-basic.sh
test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
[thirdparty/git.git] / t / t0000-basic.sh
index 705d62cc27a574a990978f786cf45c864ebffd50..2c6e34b9478e377e27d1542369d467b1fdbccf75 100755 (executable)
@@ -84,10 +84,6 @@ _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