summaryrefslogtreecommitdiff
path: root/sw/JunitTest_sw_complex.mk
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2011-12-01 00:16:23 -0500
committerAugust Sodora <augsod@gmail.com>2011-12-01 00:16:23 -0500
commit96a5d372f3e2d84522e68407e1061a1c4bfecdb5 (patch)
treea0be20d95a5aaef148448b429bfa8dcf3200f0c2 /sw/JunitTest_sw_complex.mk
parent49da4d5da016f8a5cce52014b64362e8daa1bffe (diff)
fdo#35657: reenable subsequent test
Diffstat (limited to 'sw/JunitTest_sw_complex.mk')
-rw-r--r--sw/JunitTest_sw_complex.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk
index 3c330b65baf3..4ed426dfc825 100644
--- a/sw/JunitTest_sw_complex.mk
+++ b/sw/JunitTest_sw_complex.mk
@@ -63,9 +63,7 @@ $(eval $(call gb_JunitTest_add_classes,sw_complex,\
complex.writer.CheckFlies \
complex.writer.CheckIndexedPropertyValues \
complex.writer.CheckNamedPropertyValues \
+ complex.writer.TextPortionEnumerationTest \
))
-# fd#35657 test disabled - reenable if fixed
-# complex.writer.TextPortionEnumerationTest \
-
# vim: set noet sw=4 ts=4: