We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c46951 commit 57108bfCopy full SHA for 57108bf
src/test/clojure/cljs/build_api_tests.clj
@@ -941,7 +941,7 @@
941
(test/delete-node-modules)
942
(test/delete-out-files out))))
943
944
-(deftest test-cljs-3452-str-optimizations
+#_(deftest test-cljs-3452-str-optimizations
945
(testing "Test that uses compile time optimizations from str macro"
946
(let [out (.getPath (io/file (test/tmp-dir) "cljs-3452-str-optimizations-out"))]
947
(test/delete-out-files out)
0 commit comments