blob: 1df1ea015b71546e82c1505c3cafb565bb43b027 [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<TestSuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://eclipse.org/ease/unittest/testsuite/1.0" version="1.0">
<includeFilter>project://**.js&#xD;
project://**.py</includeFilter>
<variable fullName="/testDevice">
<content>my basic controller</content>
<description>The name of the test device these tests are running on</description>
</variable>
<variable fullName="/testCounter">
<content>5</content>
<description>Amount of test cycles to execute</description>
</variable>
<flag key="PREFERRED_ENGINE_ID" value="org.eclipse.ease.javascript.rhinoDebugger"/>
</TestSuite>