describe("main", function() {
it("should load index.web.js instead of index.js", function() {
should.fail();
});