aboutsummaryrefslogtreecommitdiffstats
path: root/test/graph/ac
diff options
context:
space:
mode:
Diffstat (limited to 'test/graph/ac')
-rw-r--r--test/graph/ac/test_base.py5
-rw-r--r--test/graph/ac/test_null.py5
2 files changed, 0 insertions, 10 deletions
diff --git a/test/graph/ac/test_base.py b/test/graph/ac/test_base.py
index ad24e3d..addecd4 100644
--- a/test/graph/ac/test_base.py
+++ b/test/graph/ac/test_base.py
@@ -1,9 +1,4 @@
-"""
-Part of the bsfs test suite.
-A copy of the license is provided with the project.
-Author: Matthias Baumgartner, 2022
-"""
# imports
import unittest
diff --git a/test/graph/ac/test_null.py b/test/graph/ac/test_null.py
index 6053f81..b695e7e 100644
--- a/test/graph/ac/test_null.py
+++ b/test/graph/ac/test_null.py
@@ -1,9 +1,4 @@
-"""
-Part of the bsfs test suite.
-A copy of the license is provided with the project.
-Author: Matthias Baumgartner, 2022
-"""
# imports
import unittest