Chromium Code Reviews| Index: test/mac/gyptest-archs.py |
| diff --git a/test/mac/gyptest-archs.py b/test/mac/gyptest-archs.py |
| index 34f5415e0c5bad7557ecc745ca652c523f0be44e..106a928e9290ef88e1b85df1ed3abb7b42fbf304 100644 |
| --- a/test/mac/gyptest-archs.py |
| +++ b/test/mac/gyptest-archs.py |
| @@ -59,6 +59,7 @@ if sys.platform == 'darwin': |
| ] |
| test.run_gyp('test-archs-multiarch.gyp', chdir='archs') |
| + |
| for target in targets: |
| test.build('test-archs-multiarch.gyp', target=target, chdir='archs') |