Chromium Code Reviews| Index: build.xml |
| diff --git a/build.xml b/build.xml |
| index b6c4ace05cd84e840f9de53e413dff76c585fa68..0d903fd9d0544dd4453c43e64da9215520f3c631 100644 |
| --- a/build.xml |
| +++ b/build.xml |
| @@ -22,7 +22,7 @@ |
| <!-- Configure path to GWT SDK --> |
| <property name="gwt.sdk" location="third_party/gwt-2.7.0" /> |
| - <property name="test.filter" value=".*" /> |
| + <property name="test.filter" value="*" /> |
| <property name="test.debug_level" value="0" /> |