diff --git a/src/test/resources/com/cflint/tests/Parsing/import_359.cfc b/src/test/resources/com/cflint/tests/Parsing/import_359.cfc new file mode 100644 index 000000000..34aa1f1d2 --- /dev/null +++ b/src/test/resources/com/cflint/tests/Parsing/import_359.cfc @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/test/resources/com/cflint/tests/Parsing/import_359.expected.txt b/src/test/resources/com/cflint/tests/Parsing/import_359.expected.txt new file mode 100644 index 000000000..bd05d8eeb --- /dev/null +++ b/src/test/resources/com/cflint/tests/Parsing/import_359.expected.txt @@ -0,0 +1,11 @@ +{ + "version" : "", + "timestamp" : 0, + "issues" : [ ], + "counts" : { + "totalFiles" : 0, + "totalLines" : 0, + "countByCode" : [ ], + "countBySeverity" : [ ] + } +} \ No newline at end of file