| Index: test/generator-output/gyptest-copies.py
|
| diff --git a/test/generator-output/gyptest-copies.py b/test/generator-output/gyptest-copies.py
|
| index 909aebf85f8a698540645aa6ff87609df74b32d0..262dfc30faf11c377072208eb28cec232fdc417d 100755
|
| --- a/test/generator-output/gyptest-copies.py
|
| +++ b/test/generator-output/gyptest-copies.py
|
| @@ -11,8 +11,7 @@ target of 'all'.
|
|
|
| import TestGyp
|
|
|
| -# Android doesn't support --generator-output.
|
| -test = TestGyp.TestGyp(formats=['!android'])
|
| +test = TestGyp.TestGyp()
|
|
|
| test.writable(test.workpath('copies'), False)
|
|
|
|
|