| Index: third_party/polymer/components/paper-behaviors/test/paper-ripple-behavior.html
|
| diff --git a/third_party/polymer/components/paper-behaviors/test/paper-ripple-behavior.html b/third_party/polymer/components/paper-behaviors/test/paper-ripple-behavior.html
|
| index 9139dc8edd7aec4829601ecfb71a360b3cf6f1d9..9daf17a4bf63004cc6adb871020929002f2f5bff 100644
|
| --- a/third_party/polymer/components/paper-behaviors/test/paper-ripple-behavior.html
|
| +++ b/third_party/polymer/components/paper-behaviors/test/paper-ripple-behavior.html
|
| @@ -150,7 +150,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| });
|
| });
|
|
|
| - suite('container = separate', function(done) {
|
| + suite('container = separate', function() {
|
|
|
| setup(function() {
|
| ripple = fixture('ShadowBasic');
|
|
|