summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2008-12-07 00:44:56 +0000
committertweenk <tweenk@users.sourceforge.net>2008-12-07 00:44:56 +0000
commit45335a6bcb990a2e8e481d6fd25679a795e8f928 (patch)
tree7540392f16fe52b820013a0d78685576f8d89cd5 /build.xml
parentRemoved duplication of menu items. (diff)
downloadinkscape-45335a6bcb990a2e8e481d6fd25679a795e8f928.tar.gz
inkscape-45335a6bcb990a2e8e481d6fd25679a795e8f928.zip
Change the way preferences are loaded to simplify unit testing
(bzr r6964)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index a143876c9..fee13acf3 100644
--- a/build.xml
+++ b/build.xml
@@ -213,6 +213,7 @@
<include name="dir-util-test.h"/>
<include name="extract-uri-test.h"/>
<include name="mod360-test.h"/>
+ <include name="preferences-test.h"/>
<include name="round-test.h"/>
<include name="sp-gradient-test.h"/>
<include name="sp-style-elem-test.h"/>