Skip to content

Commit deaa369

Browse files
committed
Re-omit iniquity-gc tests (needs more investigation)
1 parent 944eae7 commit deaa369

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

info.rkt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
;; actually care to run Outlaw.
1515

1616
;; To test these, you should do an explicit: raco test -c <lang>
17-
(define test-omit-paths (list "outlaw"))
17+
(define test-omit-paths (list "iniquity-gc"
18+
"outlaw"))

0 commit comments

Comments
 (0)