diff options
| author | Gordon McCreight <gordon@mccreight.com> | 2016-07-21 23:46:36 -0700 |
|---|---|---|
| committer | Gordon McCreight <gordon@mccreight.com> | 2016-07-21 23:46:36 -0700 |
| commit | 1cb94246640ac5583f73511d7a47240340a1e583 (patch) | |
| tree | 6ea82afaced48bc05ff767afe61c1f20a8e84694 /tests/files | |
| parent | 0f01c93f9463e174258147e22e3bdfe22b66f142 (diff) | |
| download | sqlparse-1cb94246640ac5583f73511d7a47240340a1e583.tar.gz | |
Failing test: stream worked in 0.1.19
Diffstat (limited to 'tests/files')
| -rw-r--r-- | tests/files/stream.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/files/stream.sql b/tests/files/stream.sql new file mode 100644 index 0000000..c1b73b0 --- /dev/null +++ b/tests/files/stream.sql @@ -0,0 +1,2 @@ +-- this file is streamed in +insert into foo |
