Skip to content

Commit

Permalink
Include Model tests in project file
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 22, 2015
1 parent 669f414 commit 6c256d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Iridium.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<TestFramework>Mocha</TestFramework>
</TypeScriptCompile>
<TypeScriptCompile Include="test\Iridium.ts" />
<TypeScriptCompile Include="test\Model.ts" />
<TypeScriptCompile Include="test\support\chai.ts" />
<TypeScriptCompile Include="_references.d.ts" />
<TypeScriptCompile Include="typings\chai-as-promised\chai-as-promised.d.ts" />
Expand Down
1 change: 1 addition & 0 deletions test/support/config.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6c256d5

Please sign in to comment.