diff --git a/test/p_p_p_pokerface_test.clj b/test/p_p_p_pokerface_test.clj index 30a85d2a..6ed9ef83 100644 --- a/test/p_p_p_pokerface_test.clj +++ b/test/p_p_p_pokerface_test.clj @@ -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) \ No newline at end of file