Skip to content

Commit 5db790c

Browse files
commented out DAP
1 parent 182a4f0 commit 5db790c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

langs/tla/TLAParser.test.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ class TLAParserTests extends munit.FunSuite, test.WithTLACorpus:
3131

3232
assume(!top.hasErrors, top)
3333

34-
instrumentWithTracer(DebugAdapter("localhost", 4711)):
35-
TLAParser(top)
34+
// instrumentWithTracer(DebugAdapter("localhost", 4711)):
35+
// TLAParser(top)
3636

3737

3838
// re-enable if interesting:

0 commit comments

Comments
 (0)