Skip to content

Commit

Permalink
Add workaround for getting midje :autotest working
Browse files Browse the repository at this point in the history
  • Loading branch information
suniala committed Feb 24, 2018
1 parent 32f0c32 commit e811300
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/p_p_p_pokerface_test.clj
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
(ns p-p-p-pokerface-test
(:use iloveponies.tests.p-p-p-pokerface))
(:require [p-p-p-pokerface :refer :all]))

(require 'iloveponies.tests.p-p-p-pokerface :reload)

0 comments on commit e811300

Please sign in to comment.