Skip to content

Commit

Permalink
set vim nowrap on inspect test
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Dec 21, 2015
1 parent a39d90d commit 216f703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/inspect.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// vim: set nowrap:
var util = require('util')
var t = require('tap')
var LRU = require('../')
Expand Down

0 comments on commit 216f703

Please sign in to comment.