diff options
| author | Elena Vilchik | 2018-06-22 09:55:16 +0200 | 
|---|---|---|
| committer | GitHub | 2018-06-22 09:55:16 +0200 | 
| commit | 3922c3cd97c13f08bd2ec833e84ac167432d7de8 (patch) | |
| tree | 6727599afcb79c2c3a554471280c96a765cd3fc1 /its | |
| parent | bd7c66b25b4f6779e622df81908ae5c11be5798b (diff) | |
| download | sonar-css-3922c3cd97c13f08bd2ec833e84ac167432d7de8.tar.bz2 | |
Fix analysis of project with non-css files (#58)
Diffstat (limited to 'its')
| -rw-r--r-- | its/plugin/projects/issues-project/src/file4.foo | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/its/plugin/projects/issues-project/src/file4.foo b/its/plugin/projects/issues-project/src/file4.foo new file mode 100644 index 0000000..e18b2da --- /dev/null +++ b/its/plugin/projects/issues-project/src/file4.foo @@ -0,0 +1 @@ +File required to test execution of analysis on a file with non-css extension | 
