Skip to content

Commit

Permalink
Fixed unused xdescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
voltrevo committed Sep 27, 2015
1 parent 652c272 commit ed21229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Memory.js
@@ -1,6 +1,6 @@
'use strict';

/* global describe xdescribe */
/* global describe */

// local modules
var Memory = require('../lib/index.js').Memory;
Expand Down

0 comments on commit ed21229

Please sign in to comment.