summaryrefslogtreecommitdiff
path: root/sc/qa/extras/vba-macro-test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/extras/vba-macro-test.cxx')
-rw-r--r--sc/qa/extras/vba-macro-test.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/qa/extras/vba-macro-test.cxx b/sc/qa/extras/vba-macro-test.cxx
index 04e4efece2cf..2464996d2812 100644
--- a/sc/qa/extras/vba-macro-test.cxx
+++ b/sc/qa/extras/vba-macro-test.cxx
@@ -466,6 +466,8 @@ void VBAMacroTest::testVba()
{ OUString("vba_findFunction."),
OUString(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document") },
+ { OUString("BGR-RGBTest."),
+ OUString("vnd.sun.Star.script:VBAProject.Module1.test?language=Basic&location=document") }
};
OUString sTempDir;
OUString sTempDirURL;