Changeset 10378 in josm for trunk/test/unit/org/openstreetmap/josm/data/cache
- Timestamp:
- 2016-06-15T10:30:37+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/data/cache/JCSCachedTileLoaderJobTest.java
r10222 r10378 79 79 */ 80 80 @Test 81 public void testStatusCodes() throws IOException, InterruptedException {81 public void testStatusCodes() throws IOException, InterruptedException { 82 82 doTestStatusCode(200); 83 83 // can't test for 3xx, as httpstat.us redirects finally to 200 page
Note:
See TracChangeset
for help on using the changeset viewer.
