Skip to content

Commit

Permalink
Updated project file
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 24, 2015
1 parent f9e57cb commit 0147aea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Iridium.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@
<TypeScriptCompile Include="test\Iridium.ts">
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
<TypeScriptCompile Include="test\Middleware.ts">
<SubType>Code</SubType>
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
<TypeScriptCompile Include="test\Model.ts">
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
Expand Down

0 comments on commit 0147aea

Please sign in to comment.