Skip to content

Commit

Permalink
retry tc
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed May 18, 2015
1 parent 21aebdc commit 22cce22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/browser/specs/whitespace-control.js
Expand Up @@ -23,7 +23,7 @@ describe('whitespace control', function () {
});

describe('block',function(){
it.only('works inside block',function(){
it('works inside block',function(){
var tpl=[
'{{#each(data)~}}',
'{{this}}',
Expand Down

0 comments on commit 22cce22

Please sign in to comment.