Skip to content

Commit 2351512

Browse files
committed
Update TestRunner.xba
1 parent cfd0523 commit 2351512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LO Basic/VBAExpressionsLib/TestRunner.xba

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Private Function GetResult(expression As String _
2929
End Function
3030

3131
Sub RunAllTests
32+
GlobalScope.BasicLibraries.loadLibrary("VBAExpressionsLib")
3233
GlobalScope.BasicLibraries.loadLibrary("ScriptForge")
3334
createscriptservice("Exception")
3435
SF_Exception.consoleClear()

0 commit comments

Comments
 (0)