Skip to content

Commit

Permalink
Add karma unit test and mocha to project with sample test. Build is g…
Browse files Browse the repository at this point in the history
…reen.
  • Loading branch information
mtho11 committed Jul 28, 2016
1 parent 0a053d4 commit 93d587a
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
describe('sample test', () => {
it('passing test',() => {

})
})
});
});

0 comments on commit 93d587a

Please sign in to comment.