e2fsprogs/lib/ss/test_cmd.ct
Theodore Ts'o 33b92836cd Fix errors in test_ss.c so it can be an example application and test case
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-02 05:25:23 -05:00

7 lines
83 B
XML

command_table test_cmds;
request test_cmd, "Test command",
test_cmd, test;
end;