diff options
| author | Thomas Aglassinger <roskakori@users.sourceforge.net> | 2016-03-23 01:04:03 +0100 |
|---|---|---|
| committer | Thomas Aglassinger <roskakori@users.sourceforge.net> | 2016-03-23 01:04:03 +0100 |
| commit | 7609b3c1993c89ba83a466ad9c36bfe2c6e08c5c (patch) | |
| tree | 6bb3cff6168401b7caa159c0ab84b4a9f8e929cb /tests/examplefiles/tsql_example.sql | |
| parent | b9fd619bbc2855c6a4b447cf4f2d5626bef0f034 (diff) | |
| download | pygments-git-7609b3c1993c89ba83a466ad9c36bfe2c6e08c5c.tar.gz | |
Cleaned up obsolete comment on file suffix.
Diffstat (limited to 'tests/examplefiles/tsql_example.sql')
| -rw-r--r-- | tests/examplefiles/tsql_example.sql | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/examplefiles/tsql_example.sql b/tests/examplefiles/tsql_example.sql index 5e737ff4..b36d3802 100644 --- a/tests/examplefiles/tsql_example.sql +++ b/tests/examplefiles/tsql_example.sql @@ -1,8 +1,4 @@ -- Example Transact-SQL file. --- --- We cannot use "*.sql" as file suffix because then the automatic tests for --- the ANSI SQL lexer would attempt to read it and in turn detect errors in --- it which would cause a test case to fail. -- Single line comment /* A comment |
