Skip to content

Instantly share code, notes, and snippets.

@radar
Forked from danking/gist:574852
Created September 11, 2010 05:17
Show Gist options
  • Select an option

  • Save radar/574857 to your computer and use it in GitHub Desktop.

Select an option

Save radar/574857 to your computer and use it in GitHub Desktop.
test "this is test 1" do
assert true
end
test "this is test 2" do
assert false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment