# | Line 31 | Line 31 | unit Test1; | |
---|---|---|
31 | {$DEFINE WINDOWS} | |
32 | {$ENDIF} | |
33 | ||
34 | < | {Create and Drop a Database} |
34 | > | {Test 1: Create and Drop a Database} |
35 | { | |
36 | This test first attempts to create a database without specifying any parameters | |
37 | (should fail). It then goes on to create and drop a database, print out the |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |