[Framework] Initial spec for bundle loader

Add first test case for bundle loader, WTD-518.
This commit is contained in:
Victor Woeltjen
2014-11-06 14:28:22 -08:00
parent dac05d7841
commit 8e1eb2f22f
2 changed files with 54 additions and 5 deletions

View File

@ -55,7 +55,7 @@ define(
bootstrapper.bootstrap(mockApp);
});
// The tests.
it("waits for the provided document element to be ready", function () {