From d525db35d879d367264ce3093d508f6b3d9b5f89 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 24 Feb 2009 13:16:28 -0400 Subject: Restored the use of Python unit tests --- test/unit/t_expr.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/unit/t_expr.cc') diff --git a/test/unit/t_expr.cc b/test/unit/t_expr.cc index 57aec44b..b0bad813 100644 --- a/test/unit/t_expr.cc +++ b/test/unit/t_expr.cc @@ -15,7 +15,3 @@ void ValueExprTestCase::tearDown() { amount_t::shutdown(); } - -void ValueExprTestCase::testConstructors() -{ -} -- cgit v1.2.3