about summary refs log tree commit diff
path: root/test/test_write_annotations.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_write_annotations.py')
-rw-r--r--test/test_write_annotations.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/test_write_annotations.py b/test/test_write_annotations.py
index 35defb895..eac53b285 100644
--- a/test/test_write_annotations.py
+++ b/test/test_write_annotations.py
@@ -7,8 +7,7 @@ import sys
 import unittest
 sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
 
-from test.helper import get_params, global_setup, try_rm
-global_setup()
+from test.helper import get_params, try_rm
 
 
 import io