| Index: pylib/gyp/MSVSSettings_test.py
|
| diff --git a/pylib/gyp/MSVSSettings_test.py b/pylib/gyp/MSVSSettings_test.py
|
| index 9bd37ec3486954aaeff79ee96effb7ebae2ac854..d24dcac4d5e13e78061d56ddf18a1c291366c4ea 100755
|
| --- a/pylib/gyp/MSVSSettings_test.py
|
| +++ b/pylib/gyp/MSVSSettings_test.py
|
| @@ -267,7 +267,7 @@ class TestSequenceFunctions(unittest.TestCase):
|
| 'Warning: for VCCLCompilerTool/BrowseInformation, '
|
| "invalid literal for int() with base 10: 'fdkslj'",
|
| 'Warning: for VCCLCompilerTool/CallingConvention, '
|
| - 'index value (-1) not in expected range [0, 3)',
|
| + 'index value (-1) not in expected range [0, 4)',
|
| 'Warning: for VCCLCompilerTool/DebugInformationFormat, '
|
| 'converted value for 2 not specified.',
|
| 'Warning: unrecognized setting VCCLCompilerTool/Enableprefast',
|
|
|