aboutsummaryrefslogtreecommitdiffstats
path: root/tests/context.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/context.py')
-rw-r--r--tests/context.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/context.py b/tests/context.py
deleted file mode 100644
index 352a47b..0000000
--- a/tests/context.py
+++ /dev/null
@@ -1,8 +0,0 @@
-# -*- coding: utf-8 -*-
-
-import sys
-import os
-
-sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
-
-import fg21sim