Skip to content

Commit

Permalink
add testing todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Feb 28, 2015
1 parent 92b8dc7 commit 3449fc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/unit/bind.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@

<script>

// TODO(kschaaf): make sure to tests all dynamic property effects; for example
// runtime attribute changes.

suite('single-element binding effects', function() {

var el;
Expand Down

0 comments on commit 3449fc4

Please sign in to comment.