Commit 150a0fa7 authored by Ben North's avatar Ben North
Browse files

check(): Stricter check in tests

Previous version would give false 'OK' if, for example, we were supposed
to get [1, 2, 3] but instead got [2, 1, 3].
parent 676e2988
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment