Skip to content

Instantly share code, notes, and snippets.

@patrickod
Created December 31, 2013 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickod/3acf16cd1b1f1807046a to your computer and use it in GitHub Desktop.
Save patrickod/3acf16cd1b1f1807046a to your computer and use it in GitHub Desktop.
(defn default-fixture [t]
(transaction
(t)
(rollback)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment