summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-25 21:40:33 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-27 17:43:51 +0200
commit690228ad4dd4cf10ad6292686d4aad8dcc9e2793 (patch)
treeec96802c3a25625c2d73198c6ca926a3acbad245 /sc/qa/unit/ucalc.hxx
parent1e2bbf4bc723a9838bb8786908682ea2dd841866 (diff)
add a unit test for fdo#66646
Change-Id: I15bef4e0422261ec473263ac8fc239604146f864
Diffstat (limited to 'sc/qa/unit/ucalc.hxx')
-rw-r--r--sc/qa/unit/ucalc.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx
index 698d6837827b..3c46cab60b0a 100644
--- a/sc/qa/unit/ucalc.hxx
+++ b/sc/qa/unit/ucalc.hxx
@@ -224,6 +224,8 @@ public:
void testSharedFormulasCopyPaste();
void testFormulaPosition();
+ void testMixData();
+
/**
* Make sure the sheet streams are invalidated properly.
*/