diff options
Diffstat (limited to 'common/transaction/test.std')
-rw-r--r-- | common/transaction/test.std | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/transaction/test.std b/common/transaction/test.std index 792010c..37d3598 100644 --- a/common/transaction/test.std +++ b/common/transaction/test.std @@ -19,3 +19,8 @@ rollback transaction test 006 begin transaction rollback transaction +test 007 +begin transaction +commit transaction +begin transaction +commit transaction |