Commit d991026e authored by Taddeus Kroes's avatar Taddeus Kroes

Moved source files to root directory.

parent c145b8c6
......@@ -4,7 +4,7 @@ from shutil import rmtree
from copy import copy
from cPickle import dumps
from src.cache import ADMINISTRATION_FILE, assert_file_exists, to_dir, Cache
from cache import ADMINISTRATION_FILE, assert_file_exists, to_dir, Cache
class TestCache(unittest.TestCase):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment