juxt / bidi

Bidirectional URI routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests with invalid assertions

SevereOverfl0w opened this issue · comments

= with one argument makes no sense, I'm guessing there's a missing comparison here.

(is (= [["" :a] ["" :b] ["/" :a] ["/" :b]]))

(is (= [["" :a] ["" :b] ["/" :a] ["/" :b]]))