Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Nikles committed Apr 24, 2016
1 parent dc22645 commit 6232915
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/html-to-react-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ describe('Html2React', function() {

assert.equal(reactHtml, htmlExpected);
});

if('should fail', function() {
asert.equal(false, true);
})
});

describe('parse invalid HTML', function() {
Expand Down

0 comments on commit 6232915

Please sign in to comment.