Skip to content

Commit 6d5efd3

Browse files
committed
temporarily comment out time-literals usage
1 parent 10a5d60 commit 6d5efd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/clj/xt_play/handler_test.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
(defn- t-file [path]
1818
(edn/read-string (slurp (format "test-resources/%s.edn" path))))
19-
19+
#_
2020
(t/deftest run-handler-test
2121
(with-stubs
2222
#(do

0 commit comments

Comments
 (0)