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

Commit

Permalink
remove deprecated forceCollectObservers
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelw committed Jan 8, 2014
1 parent 05dca5c commit f7cc767
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
<link rel="stylesheet" href="../node_modules/mocha/mocha.css">
<script src="../node_modules/chai/chai.js"></script>
<script src="../node_modules/mocha/mocha.js"></script>
<script>
var forceCollectObservers = true;
</script>
<script src="../../observe-js/src/observe.js"></script>
<script src="../src/NodeBind.js"></script>
</head>
Expand Down

0 comments on commit f7cc767

Please sign in to comment.