OSDN Git Service

初期コミット
[yubeshi/yubeshi.git] / YubeshiTest / ParserTest.cs
1 /*\r
2  *      Yubeshi GPS Parser\r
3  *\r
4  *      This software is distributed under a zlib-style license.\r
5  *      See license.txt for more information.\r
6  */\r
7 \r
8 using System;\r
9 using System.Collections.Generic;\r
10 using System.Text;\r
11 using NUnit.Framework;\r
12 \r
13 namespace YubeshiTest\r
14 {\r
15     public class ParserTest\r
16     {\r
17         [Test]\r
18         public void Parse()\r
19         {\r
20         \r
21         }\r
22     }\r
23 }\r