Skip to content

Commit

Permalink
tests: disable issue-53 until next clojurescript release
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Dec 20, 2018
1 parent e8c3f2f commit fec6d28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
(execute-transcript-test! "clean-urls")
(execute-transcript-test! "beautify-function-names"))
(with-transcript-suite "suite03"
(execute-transcript-test! "issue-53")
;(execute-transcript-test! "issue-53")
(execute-transcript-test! "issue-55")
(execute-transcript-test! "issue-74")))

0 comments on commit fec6d28

Please sign in to comment.