diff options
Diffstat (limited to 'test/unit/t_commodity.cc')
-rw-r--r-- | test/unit/t_commodity.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/unit/t_commodity.cc b/test/unit/t_commodity.cc index 8f57f51a..80e51bcd 100644 --- a/test/unit/t_commodity.cc +++ b/test/unit/t_commodity.cc @@ -102,19 +102,13 @@ void CommodityTestCase::testPriceHistory() void CommodityTestCase::testLots() { - // jww (2007-04-17): tbd - int x = 1; } void CommodityTestCase::testScalingBase() { - // jww (2007-04-17): tbd - int x = 1; } void CommodityTestCase::testReduction() { - // jww (2007-04-17): tbd - int x = 1; } |