summaryrefslogtreecommitdiff
path: root/test/numerics/t_amount.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2008-05-09 05:17:44 -0400
committerJohn Wiegley <johnw@newartisans.com>2008-05-09 05:17:44 -0400
commitdaee971cbcde694b5f7a3ce657df5ef220210912 (patch)
tree4029f19a26ec2e5d92f244cfbdffe1cd1da22508 /test/numerics/t_amount.h
parentd159501993cfd0215f94f0e5e16796558417b681 (diff)
downloadfork-ledger-daee971cbcde694b5f7a3ce657df5ef220210912.tar.gz
fork-ledger-daee971cbcde694b5f7a3ce657df5ef220210912.tar.bz2
fork-ledger-daee971cbcde694b5f7a3ce657df5ef220210912.zip
Got the unit tests compiling again (though not running yet).
Diffstat (limited to 'test/numerics/t_amount.h')
-rw-r--r--test/numerics/t_amount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/numerics/t_amount.h b/test/numerics/t_amount.h
index 2d5a327a..86487cd2 100644
--- a/test/numerics/t_amount.h
+++ b/test/numerics/t_amount.h
@@ -52,7 +52,7 @@ class AmountTestCase : public CPPUNIT_NS::TestCase
CPPUNIT_TEST_SUITE_END();
public:
- ledger::session_t session;
+ //ledger::session_t session;
AmountTestCase() {}
virtual ~AmountTestCase() {}