summaryrefslogtreecommitdiffstats
path: root/server_wizard/scripts/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'server_wizard/scripts/test.pl')
-rw-r--r--server_wizard/scripts/test.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/server_wizard/scripts/test.pl b/server_wizard/scripts/test.pl
new file mode 100644
index 00000000..f1c7c1da
--- /dev/null
+++ b/server_wizard/scripts/test.pl
@@ -0,0 +1,3 @@
+use Serverconf;
+
+Serverconf::do_it();