Chromium Code Reviews| Index: test/copies/gyptest-slash.py |
| diff --git a/test/copies/gyptest-slash.py b/test/copies/gyptest-slash.py |
| index 81a4f42a323d45ac87e5e2d64d94b6a0452265d3..f7a2e549ebe65f3d21854bc91e36fbd49491a673 100755 |
| --- a/test/copies/gyptest-slash.py |
| +++ b/test/copies/gyptest-slash.py |
| @@ -12,6 +12,7 @@ import TestGyp |
| test = TestGyp.TestGyp() |
| test.run_gyp('copies-slash.gyp', chdir='src') |
| + |
| test.relocate('src', 'relocate/src') |
| test.build('copies-slash.gyp', chdir='relocate/src') |