From a77e41eee42b99282c05d268479ba5ebb11dc095 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 11 Oct 2006 15:54:09 +0000 Subject: Rearranged the tests, now it's like the old style, which I like more for some reason. --- src/tests/hash/main.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/tests/hash/main.cpp (limited to 'src/tests/hash') diff --git a/src/tests/hash/main.cpp b/src/tests/hash/main.cpp deleted file mode 100644 index d0f5fa6..0000000 --- a/src/tests/hash/main.cpp +++ /dev/null @@ -1,10 +0,0 @@ -#include "hash.h" -#include "staticstring.h" - -int main() -{ - //Hash sTest; - - //sTest.hasKey("hello"); -} - -- cgit v1.2.3