From: hama Date: Thu, 1 Jan 2015 18:10:55 +0000 (+0100) Subject: + test ReTraverser X-Git-Url: https://gitweb.hamatoma.de/?a=commitdiff_plain;h=3a509c2f2b469f463c0fd5b0d3d5581e62104ca6;p=crepublib + test ReTraverser --- diff --git a/cunit/testall.cpp b/cunit/testall.cpp index 554b33d..2bdc36a 100644 --- a/cunit/testall.cpp +++ b/cunit/testall.cpp @@ -48,7 +48,7 @@ void testString(){ } void testOs(){ void testReTraverser(); - //testReTraverser(); + testReTraverser(); } void testAll(){ try