Skip to content

Commit b65187e

Browse files
committed
restore Autotest.sh
1 parent 56ffb6c commit b65187e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integrate/Autotest.sh

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

0 commit comments

Comments
 (0)