From f92dd279a1e26dad7507d5d6944567c23834d440 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 27 May 2010 09:45:12 +0000 Subject: A lot of session handling. A lot of new unit tests. Add of a more structured commit/discard handling. Fix of some wierd line break bugs in journalwriter --- server/src/transactionhandler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/transactionhandler.cc') diff --git a/server/src/transactionhandler.cc b/server/src/transactionhandler.cc index 662896b..c9c58b6 100644 --- a/server/src/transactionhandler.cc +++ b/server/src/transactionhandler.cc @@ -280,7 +280,7 @@ std::string handleTransaction(Transaction &transaction, Environment &env, TEST_BEGIN; -// TODO: Put some testcode here (see test.h for usable macros). +#error TODO: Put some testcode here (see test.h for usable macros). TEST_END; -- cgit v1.2.3