Skip to content

Commit

Permalink
revert test for CLJS-3286, incomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Jan 4, 2021
1 parent 2fb51dd commit 6b9e8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/self/self_host/test.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@
(is (== 1 value))
(inc! l))))))

(deftest test-ns-merge
#_(deftest test-ns-merge
(async done
(cljs/eval-str st
"(ns foo.bar (:require [bootstrap-test.core :refer [foo]]))
Expand Down

0 comments on commit 6b9e8b1

Please sign in to comment.