Skip to content

Commit

Permalink
Updated the project file
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 24, 2015
1 parent 958b579 commit 5e229b9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Iridium.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,18 @@
<TypeScriptCompile Include="lib\Plugins.ts" />
<TypeScriptCompile Include="lib\Schema.ts" />
<Content Include="test\mocha.opts" />
<TypeScriptCompile Include="test\Cache.ts">
<SubType>Code</SubType>
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
<TypeScriptCompile Include="test\Core.ts">
<SubType>Code</SubType>
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
<TypeScriptCompile Include="test\Hooks.ts">
<SubType>Code</SubType>
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
<TypeScriptCompile Include="test\Instance.ts">
<SubType>Code</SubType>
<TestFramework>Mocha</TestFramework>
Expand Down

0 comments on commit 5e229b9

Please sign in to comment.