Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelw committed May 20, 2014
1 parent 1cee027 commit 5b9a3be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -1465,7 +1465,6 @@ suite('Template Instantiation', function() {
// -both before and after the reference
// The following asserts ensure that all referenced templates content is
// found.
var id = 't' + Math.random();
var div = createTestHtml(
'<template bind>' +
'<template bind ref=doc></template>' +
Expand Down

0 comments on commit 5b9a3be

Please sign in to comment.