Created
July 18, 2015 19:16
-
-
Save autarch/064d63bb2deb29858d4f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| # Subtest: Foo is not immutable | |
| ok 1 | |
| 1..1 | |
| ok 1 - Foo is not immutable | |
| # Subtest: Foo is immutable | |
| not ok 1 | |
| 1..1 | |
| not ok 2 - Foo is immutable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment