From 9f7b8406e9be8ffd114490db5d1e89a88151c41a Mon Sep 17 00:00:00 2001 From: mzuenni Date: Thu, 5 Sep 2024 15:00:44 +0200 Subject: more tests --- test/test.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test.sh') diff --git a/test/test.sh b/test/test.sh index d0ff995..5b0e4aa 100755 --- a/test/test.sh +++ b/test/test.sh @@ -34,7 +34,6 @@ test_file() { list_missing() { declare -A ignore - ignore["datastructures/stlRope.cpp"]=1 ignore["other/bitOps.cpp"]=1 ignore["other/pragmas.cpp"]=1 ignore["other/stuff.cpp"]=1 -- cgit v1.2.3