Skip to content

Commit

Permalink
rm only
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Jun 24, 2016
1 parent d8cdffb commit b2bcbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mixed.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import reach from '../src/util/reach';

let noop = function(){}

describe.only( 'Mixed Types ', function(){
describe( 'Mixed Types ', function(){

it('should be immutable', function(){
var inst = mixed(), next;
Expand Down

0 comments on commit b2bcbf7

Please sign in to comment.