Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
enable typescript tests
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Aug 18, 2015
1 parent 489b4b6 commit 89ab655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test-build.js
Expand Up @@ -180,11 +180,11 @@ suite('Test tree builds - Babel', function() {

});

/* suite('Test tree builds - TypeScript', function() {
suite('Test tree builds - TypeScript', function() {

doTests('typescript');

}); */
});

suite('Bundle Format', function() {
test('Test AMD format', function() {
Expand Down

0 comments on commit 89ab655

Please sign in to comment.