From 1a000b74be76483ec986e66d46603b693cca0927 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Fri, 8 Mar 2013 13:49:57 +0000 Subject: now that vba import is fixed re-enable the subsequentcheck tests Change-Id: I757e4affaece0d2dc2c1d3174669afdc27d38da3 --- sc/qa/extras/macros-test.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/qa') diff --git a/sc/qa/extras/macros-test.cxx b/sc/qa/extras/macros-test.cxx index a4923cda9c98..972b009de6b1 100644 --- a/sc/qa/extras/macros-test.cxx +++ b/sc/qa/extras/macros-test.cxx @@ -116,7 +116,6 @@ void ScMacrosTest::testVba() rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("vba.")), rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("vnd.sun.Star.script:VBAProject.Modul1.Modul1?language=Basic&location=document")), }, -#if VBAIMPORTFIXED// currently master seems to fail to import vba for these docs { rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MiscRangeTests.")), rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")) @@ -191,7 +190,6 @@ void ScMacrosTest::testVba() rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Ranges.")), rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")) }, -#endif #endif }; -- cgit v1.2.3