summaryrefslogtreecommitdiffstats
path: root/lib/ss/test_cmd.ct
blob: fb49f78553800e86d97ba745ba0bb2dcff126de9 (plain)
1
2
3
4
5
6
command_table test_cmds;

request test_cmd, "Test command",
	test_cmd, test;

end;