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

Commit

Permalink
vowsrunner: change coffee-script to coffeescript
Browse files Browse the repository at this point in the history
  • Loading branch information
swang committed Sep 19, 2017
1 parent 183221c commit 20699ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vowsrunner.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env node
require('coffee-script/register')
require('coffeescript/register')
require('./node_modules/vows/bin/vows')

0 comments on commit 20699ac

Please sign in to comment.