adjusted knockout typings; added 'templating' tests; the test file structure was refactored; #312

This commit is contained in:
Diullei Gomes
2013-02-22 12:22:46 -03:00
parent 946862740a
commit 51bbb57e1d
4 changed files with 1682 additions and 580 deletions
+2
View File
@@ -0,0 +1,2 @@
/// <reference path="tests/knockout-tests.ts" />
/// <reference path="tests/knockout-templatingBehaviors-tests.ts" />