Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove U+FEFF from the begin of file.
orz
  • Loading branch information
PuHsiu committed Oct 25, 2017
commit fd80b1541d40a7172053354b9a815e8574deb4b8
2 changes: 1 addition & 1 deletion test/validators.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var validator = require('../index'),
var validator = require('../index'),
format = require('util').format,
assert = require('assert'),
path = require('path'),
Expand Down