| Index: test/generator-output/gyptest-subdir2-deep.py
|
| diff --git a/test/generator-output/gyptest-subdir2-deep.py b/test/generator-output/gyptest-subdir2-deep.py
|
| index ea1b472eb1c734045ca07a5b27ccc583815f562a..cb5ea15bf10367f6c18f44b61d391d2df56d079e 100644
|
| --- a/test/generator-output/gyptest-subdir2-deep.py
|
| +++ b/test/generator-output/gyptest-subdir2-deep.py
|
| @@ -12,7 +12,7 @@ configuration files in a separate directory tree.
|
|
|
| import TestGyp
|
|
|
| -test = TestGyp.TestGyp()
|
| +test = TestGyp.TestGyp(formats=['!ninja'])
|
|
|
| test.writable(test.workpath('src'), False)
|
|
|
|
|