Chromium Code Reviews| Index: test/mac/gyptest-loadable-module.py |
| diff --git a/test/mac/gyptest-loadable-module.py b/test/mac/gyptest-loadable-module.py |
| index 3564aac40c85dcf4d26b8b6a2bf65f26a0a7def0..7ba3262d71084cfd1a6006792c32c28402835651 100755 |
| --- a/test/mac/gyptest-loadable-module.py |
| +++ b/test/mac/gyptest-loadable-module.py |
| @@ -19,6 +19,7 @@ if sys.platform == 'darwin': |
| CHDIR = 'loadable-module' |
| test.run_gyp('test.gyp', chdir=CHDIR) |
| + |
| test.build('test.gyp', test.ALL, chdir=CHDIR) |
| # Binary. |