add example to jasmine-tests.ts

This commit is contained in:
Tobias Bengfort
2014-07-19 11:48:42 +02:00
parent e827d60b1a
commit 3c4d380a0f
+2
View File
@@ -698,3 +698,5 @@ describe("Asynchronous specs", function () {
};
})();
jasmine.DEFAULT_TIMEOUT_INTERVAL = 1000;