Skip to content

Instantly share code, notes, and snippets.

@ku1ik
Created May 26, 2015 13:21
Show Gist options
  • Save ku1ik/ebcd5d467dcc4b68806f to your computer and use it in GitHub Desktop.
Save ku1ik/ebcd5d467dcc4b68806f to your computer and use it in GitHub Desktop.
> player.test_runner.runner()
core.cljs:116
Testing player.view-test
core.cljs:116
FAIL in (fg-color-test) (at http:21956:204)
core.cljs:116 expected: (= (v/fg-color 1 false) 111)
core.cljs:116 actual: (not (= 1 111))
core.cljs:116
Ran 6 tests containing 34 assertions.
core.cljs:116 1 failures, 0 errors.
core.cljs:116 nil
<- 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment