Rename breeze-tests.ts to breeze-tests-1.0.ts

Updating per contribution guide.
This commit is contained in:
John Lantz
2013-03-27 16:54:52 -07:00
parent 4563c1694b
commit e0c46de382
@@ -784,4 +784,4 @@ function test_demo() {
.from("Employees");
manager.executeQuery(query).then(function (data) { });
}
}