summaryrefslogtreecommitdiff
path: root/test/test_ansi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_ansi.sh')
-rwxr-xr-xtest/test_ansi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_ansi.sh b/test/test_ansi.sh
index 58b06b2..23b27a8 100755
--- a/test/test_ansi.sh
+++ b/test/test_ansi.sh
@@ -3,7 +3,7 @@
# wgetpaste test script (stripping ANSI codes)
# Based on test/test.sh
# Exit code: number of mismatched downloads or 1 for general failure
-# Copyright (C) 2022 Oskari Pirhonen <xxc3ncoredxx@gmail.com>
+# Copyright (C) 2022 Oskari Pirhonen <xxc3ncoredxx@gmail.com>
# Don't assume the test is being run from the same directory as the script
TEST_DIR="$(dirname "$0")"