summaryrefslogtreecommitdiffstats
path: root/tests/testgpscoords.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testgpscoords.h')
-rw-r--r--tests/testgpscoords.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testgpscoords.h b/tests/testgpscoords.h
index 784bc302e..7815b7d31 100644
--- a/tests/testgpscoords.h
+++ b/tests/testgpscoords.h
@@ -22,6 +22,8 @@ private slots:
void testNoUnitParse();
void testNegativeXmlFormatParse();
void testPrefixNoUnitParse();
+ void testOurWeb();
+ void testGoogle();
private:
static void testParseOK(const QString &txt, double expectedLat,