summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-02-23 16:53:39 +0100
committerEugen Wissner <belka@caraus.de>2026-02-23 16:53:39 +0100
commitd8b11d740f2a31b8688cef5c37d5392f89cfe245 (patch)
tree1801273b7cfcaba080f2739ef27c424fa908ee42 /tests
parent74b33d253ad6f2c10497817e9576be6825d82471 (diff)
downloadtanya-d8b11d740f2a31b8688cef5c37d5392f89cfe245.tar.gz
Remove email from author documentation and copyrights
Diffstat (limited to 'tests')
-rw-r--r--tests/tanya/container/tests/hashtable.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tanya/container/tests/hashtable.d b/tests/tanya/container/tests/hashtable.d
index 8c0dc92..897721d 100644
--- a/tests/tanya/container/tests/hashtable.d
+++ b/tests/tanya/container/tests/hashtable.d
@@ -63,7 +63,6 @@ import tanya.test.stub;
testFunc(hashTable);
}
-// Issue 53: https://github.com/caraus-ecms/tanya/issues/53
@nogc nothrow pure @safe unittest
{
{