Skip to content

Commit

Permalink
fixed issue
Browse files Browse the repository at this point in the history
  • Loading branch information
abarnhard committed Dec 16, 2014
1 parent ab42e43 commit c6ce5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/notes.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ var expect = require('chai').expect,
server = require('../../server/index'),
cookie = null,
cp = require('child_process'),
fs = require('fs'),
// fs = require('fs'),
db = require('../helpers/helpers').getdb(),
Lab = require('lab'),
lab = exports.lab = Lab.script(),
Expand Down

0 comments on commit c6ce5ef

Please sign in to comment.