summaryrefslogtreecommitdiff
path: root/test.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'test.cmd')
-rw-r--r--test.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.cmd b/test.cmd
index 1b60081..7d3bc01 100644
--- a/test.cmd
+++ b/test.cmd
@@ -10,6 +10,7 @@ command home {
run home_set name;
perm home.set;
help Sets a new home;
+ type none;
}
del [string:name] {
run home_del name;