Imported Upstream version 2.26.1
[platform/upstream/git.git] / t / t3302-notes-index-expensive.sh
index 8d44e04..7217c5e 100755 (executable)
@@ -7,8 +7,6 @@ test_description='Test commit notes index (expensive!)'
 
 . ./test-lib.sh
 
-test -n "$GIT_NOTES_TIMING_TESTS" && test_set_prereq EXPENSIVE
-
 create_repo () {
        number_of_commits=$1
        nr=0