commands/group/fshell_commands.iby
changeset 15 6bb86f60191e
parent 8 eb5f524dc31d
child 66 2a78c4ff2eab
--- a/commands/group/fshell_commands.iby	Thu Jul 29 12:02:58 2010 +1000
+++ b/commands/group/fshell_commands.iby	Thu Jul 29 12:03:43 2010 +1000
@@ -369,4 +369,9 @@
 FSHELL_COMMAND_INFO_FILE(fshell,top.cif)
 #endif
 
+#ifdef FSHELL_TESTEXECUTE_SUPPORT
+FSHELL_EXECUTABLE_FILE(fshell_testexecute.exe)
+FSHELL_COMMAND_INFO_FILE(fshell,testexecute.cif)
+#endif
+
 #endif // __FSHELL_COMMANDS_IBY__