Skip to content

Commit

Permalink
Comment out debugging command for IPAddr.
Browse files Browse the repository at this point in the history
  • Loading branch information
Emina Torlak committed Feb 9, 2024
1 parent 05e44b4 commit eeb8be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cedar-lean/UnitTest/IPAddr.lean
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,6 @@ def tests := [
testsForIpNetEquality]

-- Uncomment for interactive debugging
#eval TestSuite.runAll tests
-- #eval TestSuite.runAll tests

end UnitTest.IPAddr

0 comments on commit eeb8be7

Please sign in to comment.