aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_test_suite.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_test_suite.py')
-rwxr-xr-xtest/run_test_suite.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/run_test_suite.py b/test/run_test_suite.py
index c2730dc4..3ea0c604 100755
--- a/test/run_test_suite.py
+++ b/test/run_test_suite.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python3
+# Copyright 2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: ISC
+
"""Run an RDF test suite with serdi."""
import argparse