aboutsummaryrefslogtreecommitdiffstats
path: root/test/front
diff options
context:
space:
mode:
Diffstat (limited to 'test/front')
-rw-r--r--test/front/test_bsfs.py5
-rw-r--r--test/front/test_builder.py5
2 files changed, 0 insertions, 10 deletions
diff --git a/test/front/test_bsfs.py b/test/front/test_bsfs.py
index 4eb36c3..8905bf8 100644
--- a/test/front/test_bsfs.py
+++ b/test/front/test_bsfs.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/front/test_builder.py b/test/front/test_builder.py
index 0328a0a..875fa8a 100644
--- a/test/front/test_builder.py
+++ b/test/front/test_builder.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