Skip to content

Commit

Permalink
test: add a failing fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Oct 26, 2017
1 parent 70ff181 commit 4451a97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/fixtures/c.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
console.info('hey')
function cool () {

}
process.exit(0)

0 comments on commit 4451a97

Please sign in to comment.