From 9c448e83b3b34d1dda035e2af2181f0acdbd022c Mon Sep 17 00:00:00 2001 From: berryman Date: Wed, 12 Dec 2012 20:28:38 -0500 Subject: [PATCH] you know what it is --- plugin.py => cah.py | 0 test.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename plugin.py => cah.py (100%) diff --git a/plugin.py b/cah.py similarity index 100% rename from plugin.py rename to cah.py diff --git a/test.py b/test.py index d56d8d9..e2d7da7 100644 --- a/test.py +++ b/test.py @@ -1,6 +1,6 @@ __author__ = 'Bear' -from plugin import * +from cah import * def test_cards_will_be_unique(): """