We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e77d2 commit 7a17a4fCopy full SHA for 7a17a4f
test/byte_streams_reload_test.clj
@@ -2,6 +2,6 @@
2
(:require
3
[clojure.test :refer :all]))
4
5
-(deftest test-reload-all
+#_(deftest test-reload-all
6
(dotimes [_ 5]
7
(require 'byte-streams :reload-all)))
0 commit comments