OSDN Git Service

green:
authorhayashi <hayashi.yuu@gmail.com>
Sat, 8 Jul 2017 12:18:19 +0000 (21:18 +0900)
committerhayashi <hayashi.yuu@gmail.com>
Sat, 8 Jul 2017 12:18:19 +0000 (21:18 +0900)
importPicture/test/osm/jp/gpx/AppParametersTest.java
importPicture/test/osm/jp/gpx/ElementMapTRKPTTest.java
importPicture/test/osm/jp/gpx/ImportPictureTest.java

index 3fb54e6..3833215 100644 (file)
@@ -200,5 +200,4 @@ public class AppParametersTest {
                        }
                }
        }
-
 }
index 67a2185..a63e6fd 100644 (file)
@@ -76,7 +76,7 @@ public class ElementMapTRKPTTest {
                        }
                }
        }
-       
+
        public static class Keyとvalueのセット {
                SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss'Z'");
                ElementMapTRKPT map = null;
index dc9ad38..cda2637 100644 (file)
@@ -779,4 +779,4 @@ public class ImportPictureTest {
         }
         return;
     }
-}
+}
\ No newline at end of file