Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Fix the dependencies for the SelfCompile test.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne committed Nov 1, 2013
1 parent 719a37c commit a4ca3a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vbnc/vbnc/tests/tests.xml
Expand Up @@ -7328,6 +7328,8 @@
<arguments>@SelfCompileWindows.response /nowarn</arguments>
<vbcarguments>/out:vbnc_vbc.exe</vbcarguments>
<testarguments>/help</testarguments>
<dependency>..\..\bin\Mono.Cecil.VB.dll</dependency>
<dependency>..\..\bin\Mono.Cecil.VB.Mdb.dll</dependency>
</test>
<test id="1809" name="GenericNestedType1" target="exe" mytype="empty">
<file>Unfixable\GenericNestedType1.vb</file>
Expand Down

0 comments on commit a4ca3a3

Please sign in to comment.