We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944eae7 commit deaa369Copy full SHA for deaa369
1 file changed
info.rkt
@@ -14,4 +14,5 @@
14
;; actually care to run Outlaw.
15
16
;; To test these, you should do an explicit: raco test -c <lang>
17
-(define test-omit-paths (list "outlaw"))
+(define test-omit-paths (list "iniquity-gc"
18
+ "outlaw"))
0 commit comments