Skip to content

Commit

Permalink
remove test exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
justincy committed Jul 27, 2016
1 parent added8b commit 6263a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/scrapers/genealogieonline.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var setupTest = require('../../testHelpers').createTestRunner('genealogieonline');

describe.only('genealogieonline', function(){
describe('genealogieonline', function(){

it('simple', setupTest(
'simple',
Expand Down

0 comments on commit 6263a91

Please sign in to comment.