stif/TestCombiner/src/TestKeywords.cpp
changeset 33 0d72cc2a29a3
parent 0 a03f92240627
--- a/stif/TestCombiner/src/TestKeywords.cpp	Fri Jun 11 15:16:26 2010 +0300
+++ b/stif/TestCombiner/src/TestKeywords.cpp	Wed Jun 23 19:59:05 2010 +0300
@@ -139,6 +139,7 @@
         (TText*)L"category",
         (TText*)L"timeout",
         (TText*)L"title",
+        (TText*)L"args",
         };
 
     if( aArg >= (TInt)(sizeof( runOptArgs )/sizeof(TText*)) )