Fixed issue with matcher

This commit is contained in:
Jocelyn Fiat
2011-07-22 17:28:42 +02:00
parent 6599bf1a07
commit 4940ddb8f5
4 changed files with 20 additions and 5 deletions

View File

@@ -40,8 +40,6 @@
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all">
<assertions precondition="true"/>
</option>
<setting name="console_application" value="false"/>
<variable name="uri_template" value="draft_05"/>
<library name="testing" location="$ISE_LIBRARY\library\testing\testing-safe.ecf"/>
<tests name="tests" location=".\tests\"/>
</target>