Merge pull request #431 from johnlantz/patch-4

Rename breeze-tests.ts to breeze-tests-1.0.ts
This commit is contained in:
Diullei Gomes
2013-03-29 07:13:55 -07:00
@@ -784,4 +784,4 @@ function test_demo() {
.from("Employees");
manager.executeQuery(query).then(function (data) { });
}
}