aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.lua b/test/test.lua
index b95167c7..6b143dc3 100644
--- a/test/test.lua
+++ b/test/test.lua
@@ -1,4 +1,4 @@
--- Copyright 2020 Mitchell. See LICENSE.
+-- Copyright 2020-2021 Mitchell. See LICENSE.
local _tostring = tostring
-- Overloads tostring() to print more user-friendly output for `assert_equal()`.