Skip to content

Commit

Permalink
C#: Enable Semmle.Util.Tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnebel committed Dec 9, 2024
1 parent 57053e8 commit baa248c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions csharp/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ test_suite(
"//csharp/autobuilder/Semmle.Autobuild.CSharp.Tests:acst",
"//csharp/autobuilder/Semmle.Autobuild.Cpp.Tests:acpt",
"//csharp/extractor/Semmle.Extraction.Tests:et",
# this test suite currently fails, disable for now
# "//csharp/extractor/Semmle.Util.Tests:ut",
"//csharp/extractor/Semmle.Util.Tests:ut",
],
)

0 comments on commit baa248c

Please sign in to comment.