summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/f_help_browser.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/required/f_help_browser.bas')
-rwxr-xr-xtestautomation/framework/required/f_help_browser.bas2
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/framework/required/f_help_browser.bas b/testautomation/framework/required/f_help_browser.bas
index 330e0a31e78a..edc70c63f9ca 100755
--- a/testautomation/framework/required/f_help_browser.bas
+++ b/testautomation/framework/required/f_help_browser.bas
@@ -38,6 +38,8 @@ sub main
call hStatusIn( "framework", "f_help_browser.bas" )
call tHelp_DialogTest()
call tHelp_ToolBar()
+ call tHelp_Registration()
+
call hStatusOut()
end sub