diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-02-23 16:53:39 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-02-23 16:53:39 +0100 |
| commit | d8b11d740f2a31b8688cef5c37d5392f89cfe245 (patch) | |
| tree | 1801273b7cfcaba080f2739ef27c424fa908ee42 /tests | |
| parent | 74b33d253ad6f2c10497817e9576be6825d82471 (diff) | |
| download | tanya-d8b11d740f2a31b8688cef5c37d5392f89cfe245.tar.gz | |
Remove email from author documentation and copyrights
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/tanya/container/tests/hashtable.d | 1 |
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 { { |
