Skip to content

Commit

Permalink
Enable tests, disabled in prev commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed May 5, 2017
1 parent aa74c1f commit af75df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/babelmark-responder.js
@@ -1,7 +1,7 @@
'use strict';


describe.only('babelmark responder app', function () {
describe('babelmark responder app', function () {
var app;

var PORT = 5005;
Expand Down

0 comments on commit af75df0

Please sign in to comment.