summaryrefslogtreecommitdiff
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2013-01-02 10:48:43 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2013-01-02 10:48:43 +0100
commit8c3c45e441e589a4ede80bb8532803a382624332 (patch)
treec035180651bd425973df1fd83a38d80e7bc56c52 /tests/__init__.py
parentc6182ccc61d2224275fb4af1f7807f91114e0bee (diff)
downloadfactory-boy-8c3c45e441e589a4ede80bb8532803a382624332.tar
factory-boy-8c3c45e441e589a4ede80bb8532803a382624332.tar.gz
Happy New Year!
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'tests/__init__.py')
-rw-r--r--tests/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index 80a96a4..7531edd 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright (c) 2011 Raphaël Barrois
+# Copyright (c) 2011-2013 Raphaël Barrois
from .test_base import *
from .test_containers import *