Skip to content

Instantly share code, notes, and snippets.

@donbonifacio
Created July 10, 2015 14:56
Show Gist options
  • Save donbonifacio/371eeead38232a0935b9 to your computer and use it in GitHub Desktop.
Save donbonifacio/371eeead38232a0935b9 to your computer and use it in GitHub Desktop.
(ns obb-rules.action-test
(:require
#?(:clj [clojure.test :refer [deftest testing is run-tests]]
:cljs [cljs.test :refer-macros [deftest testing is run-tests]])))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment