stif/TestCombiner/src/TestKeywords.cpp
changeset 25 9aaae25af322
parent 0 a03f92240627
--- a/stif/TestCombiner/src/TestKeywords.cpp	Tue May 25 18:01:01 2010 +0300
+++ b/stif/TestCombiner/src/TestKeywords.cpp	Mon Jun 14 11:37:33 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*)) )