Skip to content

Instantly share code, notes, and snippets.

@hhariri
Created January 21, 2013 14:52
Show Gist options
  • Save hhariri/4586618 to your computer and use it in GitHub Desktop.
Save hhariri/4586618 to your computer and use it in GitHub Desktop.
it("should do nothing", {
given("I have nothing", {
on("not doing anything", {
})
})
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment