Skip to content

Instantly share code, notes, and snippets.

@autarch
Created July 18, 2015 19:16
Show Gist options
  • Select an option

  • Save autarch/064d63bb2deb29858d4f to your computer and use it in GitHub Desktop.

Select an option

Save autarch/064d63bb2deb29858d4f to your computer and use it in GitHub Desktop.
# 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