| Index: test/generator-output/gyptest-copies.py
|
| ===================================================================
|
| --- test/generator-output/gyptest-copies.py (revision 1537)
|
| +++ test/generator-output/gyptest-copies.py (working copy)
|
| @@ -11,7 +11,8 @@
|
|
|
| import TestGyp
|
|
|
| -# Ninja and Android don't support --generator-output.
|
| +# Android doesn't support --generator-output.
|
| +# Ninja doesn't support relocation.
|
| test = TestGyp.TestGyp(formats=['!ninja', '!android'])
|
|
|
| test.writable(test.workpath('copies'), False)
|
|
|