Created
February 4, 2015 15:55
-
-
Save s1037989/8e0fdac92b4545a1ca26 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Failed test 'content is similar' | |
# at t/coffee.t line 33. | |
# '(function(){console.log('hello from c coffee');}).call(this); | |
# (function(){console.log('hello from d coffee');}).call(this); | |
# ' | |
# doesn't match '(?^:c coffee.*d coffee)' | |
# Looks like you failed 1 test of 12. | |
t/coffee.t ......................... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment