OLD | NEW |
1 Tests FileSystemMapping overrides | 1 Tests FileSystemMapping overrides |
2 | 2 |
3 | 3 |
4 Running: testFileSystemClashDirectOrder | 4 Running: testFileSystemClashDirectOrder |
5 http://localhost:1234/right_url/file.txt | 5 http://localhost:1234/right_url/file.txt |
6 | 6 |
7 Running: testFileSystemClashReversedOrder | 7 Running: testFileSystemClashReversedOrder |
8 http://localhost:1234/right_url/file.txt | 8 http://localhost:1234/right_url/file.txt |
9 | 9 |
10 Running: testNetworkClashDirectOrder | 10 Running: testNetworkClashDirectOrder |
11 right/file.txt | 11 file:///Source/devtools/right/file.txt |
12 | 12 |
13 Running: testNetworkClashReversedOrder | 13 Running: testNetworkClashReversedOrder |
14 right/file.txt | 14 file:///Source/devtools/right/file.txt |
15 | 15 |
OLD | NEW |