diff options
Diffstat (limited to 'rod/hashtest.nim')
-rw-r--r-- | rod/hashtest.nim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rod/hashtest.nim b/rod/hashtest.nim deleted file mode 100644 index c1b3ea0f4..000000000 --- a/rod/hashtest.nim +++ /dev/null @@ -1,5 +0,0 @@ - -import - nhashes - -writeln(stdout, getNormalizedHash(ParamStr(1))) \ No newline at end of file |