Changeset 12807 in josm for trunk/test/functional/org
- Timestamp:
- 2017-09-09T19:58:38+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/tools/HttpClientTest.java
r12570 r12807 183 183 } 184 184 185 @Test ()185 @Test 186 186 public void testHttp401() throws IOException { 187 187 // https://tools.ietf.org/html/rfc2324
Note:
See TracChangeset
for help on using the changeset viewer.