Update reference paths

This commit is contained in:
Boris Yankov
2012-11-19 01:28:08 +02:00
parent 0244e7f9a3
commit 7c82efb17a
56 changed files with 74 additions and 72 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/// <reference path='../Definitions/jasmine-1.2.d.ts'/>
/// <reference path='../Definitions/linq-2.2.d.ts'/>
/// <reference path='../jasmine/jasmine-1.2.d.ts'/>
/// <reference path='linq-2.2.d.ts'/>
// <reference path="c:/linq.js" /> tests were run from VisualStudio + Resharper7
describe("Linq.js tests", function () {