Skip to content

Commit fb8a084

Browse files
committed
bring back predicates test ns to self-parity tests
1 parent e1f7d9e commit fb8a084

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/self/self_parity/test.cljs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,7 @@
305305
'cljs.clojure-alias-test
306306
'cljs.hash-map-test
307307
'cljs.syntax-quote-test
308-
;; TODO: CLJS-1799
309-
#_'cljs.predicates-test)
308+
'cljs.predicates-test)
310309
(fn [{:keys [value error]}]
311310
(when error
312311
(prn error)))))))))

0 commit comments

Comments
 (0)