juxt / bidi

Bidirectional URI routing
MIT License
993 stars 90 forks source link

Tests with invalid assertions #180

Open SevereOverfl0w opened 6 years ago

SevereOverfl0w commented 6 years ago

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

https://github.com/juxt/bidi/blob/d1bfcc9c4fe247b8ada19cd7ee25acd81dd93f26/test/bidi/bidi_test.cljc#L297 https://github.com/juxt/bidi/blob/d1bfcc9c4fe247b8ada19cd7ee25acd81dd93f26/test/bidi/bidi_test.cljc#L303