diff options
Diffstat (limited to 'libdbpp/unittests/indentedBlockComment.sql')
-rw-r--r-- | libdbpp/unittests/indentedBlockComment.sql | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdbpp/unittests/indentedBlockComment.sql b/libdbpp/unittests/indentedBlockComment.sql new file mode 100644 index 0000000..45294a0 --- /dev/null +++ b/libdbpp/unittests/indentedBlockComment.sql @@ -0,0 +1,5 @@ + + + /* Some comment text + */ + |