Bug 1029232 - Follow-up: Fix busted test. r=bustage

This commit is contained in:
Nick Alexander 2014-06-24 20:05:01 -07:00
parent ecdfcad2b1
commit 3d0486d4cb

View File

@ -44,11 +44,8 @@ class TestAndroidEclipseBackend(BackendTester):
"""Ensure we generate reasonable files for main (non-library) projects."""
self.env = self._consume('android_eclipse', AndroidEclipseBackend)
for f in ['.classpath',
'.externalToolBuilders',
'.project',
'.settings',
'pre_build.xml',
'post_build.xml',
'gen',
'lint.xml',
'project.properties']: