Skip to content

Commit bb9cd60

Browse files
committed
Remove accidental comments in core-test
1 parent af2c916 commit bb9cd60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/integrant/core_test.cljc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,6 @@
349349
(is (= m (ig/expand m))))
350350
(let [m {::a (ig/refset ::b) ::b 1}]
351351
(is (= m (ig/expand m))))))
352-
;; => #'integrant.core-test/expand-test
353-
;; => #'integrant.core-test/expand-test
354352

355353
(deftest init-test
356354
(testing "without keys"

0 commit comments

Comments
 (0)