Skip to content

Commit

Permalink
spark tests no longer clear _globalPreserves
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreensp committed Sep 28, 2012
1 parent 1920122 commit 0adc89e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/spark/spark_tests.js
Expand Up @@ -8,10 +8,6 @@ Spark._checkIECompliance = true;

(function () {

// deactivate the automatic global preservation we get
// from including the preserve-inputs package
Spark._globalPreserves = {};

var idNameLabels = {
'*[id], *[name]': Spark._idNameLabeler
};
Expand Down

0 comments on commit 0adc89e

Please sign in to comment.