[tracker] tests: Updated test to use slo:GeoLocation



commit 7e8e1489da4872c4e25cefd3e34adc0e55ff7931
Author: Philip Van Hoof <philip codeminded be>
Date:   Wed Feb 16 10:27:24 2011 +0100

    tests: Updated test to use slo:GeoLocation

 tests/functional-tests/common/utils/helpers.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/common/utils/helpers.py b/tests/functional-tests/common/utils/helpers.py
index 96674f8..9c56034 100644
--- a/tests/functional-tests/common/utils/helpers.py
+++ b/tests/functional-tests/common/utils/helpers.py
@@ -256,7 +256,7 @@ class ExtractorHelper ():
         nao:hasTag [a nao:Tag; nao:prefLabel "xxx"]
                  -> nao:hasTag:prefLabel "xxx"
                  
-        slo:location [a slo:GeoPoint; slo:postalAddress <urn:uuid:1231-123> .]
+        slo:location [a slo:GeoLocation; slo:postalAddress <urn:uuid:1231-123> .]
                 -> slo:location <urn:uuid:1231-123> 
                 
         nfo:hasMediaFileListEntry [ a nfo:MediaFileListEntry ; nfo:entryUrl "file://x.mp3"; nfo:listPosition 1]



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]