Changeset 13944 in josm for trunk/test
- Timestamp:
- 2018-06-17T20:53:09+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/io/CertificateAmendmentTest.java
r13441 r13944 44 44 public void testDefault() throws IOException { 45 45 // something that is not embedded 46 connect("https:// google.com", true);46 connect("https://www.bing.com", true); 47 47 } 48 48
Note:
See TracChangeset
for help on using the changeset viewer.