We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57053e8 commit baa248cCopy full SHA for baa248c
csharp/BUILD.bazel
@@ -77,7 +77,6 @@ test_suite(
77
"//csharp/autobuilder/Semmle.Autobuild.CSharp.Tests:acst",
78
"//csharp/autobuilder/Semmle.Autobuild.Cpp.Tests:acpt",
79
"//csharp/extractor/Semmle.Extraction.Tests:et",
80
- # this test suite currently fails, disable for now
81
- # "//csharp/extractor/Semmle.Util.Tests:ut",
+ "//csharp/extractor/Semmle.Util.Tests:ut",
82
],
83
)
0 commit comments