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_balance.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/unit/t_balance.cc') diff --git a/test/unit/t_balance.cc b/test/unit/t_balance.cc index 93d97d6a..50694612 100644 --- a/test/unit/t_balance.cc +++ b/test/unit/t_balance.cc @@ -23,7 +23,3 @@ void BalanceTestCase::tearDown() amount_t::stream_fullstrings = false; amount_t::shutdown(); } - -void BalanceTestCase::testConstructors() -{ -} -- cgit v1.2.3