summaryrefslogtreecommitdiff
path: root/argv.go
diff options
context:
space:
mode:
Diffstat (limited to 'argv.go')
-rw-r--r--argv.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/argv.go b/argv.go
index 5bc4243..8637176 100644
--- a/argv.go
+++ b/argv.go
@@ -36,7 +36,7 @@ func InitArg() {
if argGui.GuiPluginHack != "" {
// does os.Exec() and does not return
- testPluginAndExit()
+ TestPluginAndExit()
}
}