aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_write_error.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_write_error.py')
-rwxr-xr-xtest/test_write_error.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_write_error.py b/test/test_write_error.py
index 35b4693b..e6788a76 100755
--- a/test/test_write_error.py
+++ b/test/test_write_error.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python3
+# Copyright 2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: ISC
+
"""Test errors writing to a file."""
import argparse