Whamcloud - gitweb
libss: fix function delcaration in the test_ss regression test
[tools/e2fsprogs.git] / lib / ss / test_cmd.ct
1 command_table test_cmds;
2
3 request test_cmd, "Test command",
4         test_cmd, test;
5
6 end;