* testcase: assign the javascript global variables to dtable.
This commit is contained in:
@@ -10,7 +10,6 @@ declare(strict_types=1);
|
||||
*/
|
||||
namespace zin;
|
||||
|
||||
jsVar('browseType', strtolower($browseType));
|
||||
jsVar('scene', $lang->testcase->sceneb);
|
||||
jsVar('automated', $lang->testcase->automated);
|
||||
jsVar('children', $lang->childrenAB);
|
||||
|
||||
Reference in New Issue
Block a user