diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-07-20 11:08:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-07-20 11:08:04 +0200 |
commit | afc6505d75dbc391452f41081af457045d5e7526 (patch) | |
tree | e351bf3c792f85811e3bbcc75b8a8ead2f22ed0b /tracer/transaction/test.std | |
parent | ca42db0da0d12b1dcdee1cc82dbbd171131cb628 (diff) |
Get rid of the session mechanism for now
Test low-level API instead.
Diffstat (limited to 'tracer/transaction/test.std')
-rw-r--r-- | tracer/transaction/test.std | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tracer/transaction/test.std b/tracer/transaction/test.std index 8f962ef..8083774 100644 --- a/tracer/transaction/test.std +++ b/tracer/transaction/test.std @@ -17,9 +17,3 @@ rollback transaction test 006 begin transaction rollback transaction -test 007 -begin transaction -rollback transaction -test 008 -begin transaction -rollback transaction |