diff --git a/python/mozbuild/mozbuild/test/backend/test_android_eclipse.py b/python/mozbuild/mozbuild/test/backend/test_android_eclipse.py index 6dda593ada4..fac57320946 100644 --- a/python/mozbuild/mozbuild/test/backend/test_android_eclipse.py +++ b/python/mozbuild/mozbuild/test/backend/test_android_eclipse.py @@ -47,7 +47,8 @@ class TestAndroidEclipseBackend(BackendTester): '.externalToolBuilders', '.project', '.settings', - 'build.xml', + 'pre_build.xml', + 'post_build.xml', 'gen', 'lint.xml', 'project.properties']: