Skip to content

Instantly share code, notes, and snippets.

@ugexe
Created July 10, 2015 19:39
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ugexe/6464a5d63b1ecf9a1dd0 to your computer and use it in GitHub Desktop.
t/spec/S17-supply/start.t
freebsd@p6-freebsd:~/.rakudobrew/moar-nom % perl6-m t/spec/S17-supply/start.t
1..9
ok 1 - can not be called as a class method
ok 2 - Did we get a master Supply?
ok 3 - Did we get a starter Supply?
ok 4 - Did we get a Tap
ok 5 - did we get a supply?
ok 6 - did we get a tap?
ok 7 - did we get two extra supplies?
ok 8 - did we get two extra taps?
not ok 9 - did we get the other original value
# Failed test 'did we get the other original value'
# at t/spec/S17-supply/start.t line 34
# expected: [1, 1]
# got: [1, 1]
# Looks like you failed 1 test of 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment