Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/properties.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/properties.txt')
-rw-r--r--tests/properties.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/properties.txt b/tests/properties.txt
index fe34782..4a95ec4 100644
--- a/tests/properties.txt
+++ b/tests/properties.txt
@@ -19,7 +19,7 @@ Set up two mount points.
Extend the model to retain a 'year' property used below.
->>> dm = model.defaultModel.copy().addField('year', "int")
+>>> dm = model.defaultModel.copy().addField('year', "number")
Mount a couple of stores.