diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2014-02-20 07:23:08 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2014-02-20 07:23:13 +0100 |
commit | e486fe02a0a38d3d9fb70690f7870c77e2265254 (patch) | |
tree | e6d7326de00268adabc0ec0cbbd66e0421500a2c /sonar-batch/test-resources | |
parent | 9ffdd2a20af48014b9eda19e57100607d1b97409 (diff) | |
download | sonarqube-e486fe02a0a38d3d9fb70690f7870c77e2265254.tar.gz sonarqube-e486fe02a0a38d3d9fb70690f7870c77e2265254.zip |
SONAR-926 move FS API to org.sonar.api.batch.fs
Diffstat (limited to 'sonar-batch/test-resources')
-rw-r--r-- | sonar-batch/test-resources/org/sonar/batch/phases/ComponentIndexerTest/encoding/CP1252Encoding.java (renamed from sonar-batch/test-resources/org/sonar/batch/phases/FileIndexerTest/encoding/CP1252Encoding.java) | 0 | ||||
-rw-r--r-- | sonar-batch/test-resources/org/sonar/batch/phases/ComponentIndexerTest/encoding/MacRomanEncoding.java (renamed from sonar-batch/test-resources/org/sonar/batch/phases/FileIndexerTest/encoding/MacRomanEncoding.java) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/sonar-batch/test-resources/org/sonar/batch/phases/FileIndexerTest/encoding/CP1252Encoding.java b/sonar-batch/test-resources/org/sonar/batch/phases/ComponentIndexerTest/encoding/CP1252Encoding.java index 5f80ef59765..5f80ef59765 100644 --- a/sonar-batch/test-resources/org/sonar/batch/phases/FileIndexerTest/encoding/CP1252Encoding.java +++ b/sonar-batch/test-resources/org/sonar/batch/phases/ComponentIndexerTest/encoding/CP1252Encoding.java diff --git a/sonar-batch/test-resources/org/sonar/batch/phases/FileIndexerTest/encoding/MacRomanEncoding.java b/sonar-batch/test-resources/org/sonar/batch/phases/ComponentIndexerTest/encoding/MacRomanEncoding.java index 30e52000eaf..30e52000eaf 100644 --- a/sonar-batch/test-resources/org/sonar/batch/phases/FileIndexerTest/encoding/MacRomanEncoding.java +++ b/sonar-batch/test-resources/org/sonar/batch/phases/ComponentIndexerTest/encoding/MacRomanEncoding.java |