Skip to content

Commit feea221

Browse files
committed
restore Autotest.sh sorry
1 parent dacdca5 commit feea221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrate/Autotest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ threshold=0.0000001
99
# check accuracy
1010
ca=8
1111
# regex of case name
12-
#case="^[^#].*_.*$"
12+
case="^[^#].*_.*$"
1313
# enable AddressSanitizer
1414
sanitize=false
1515

0 commit comments

Comments
 (0)