Chromium Code Reviews| Index: tests/pyauto_nacl/reload.py |
| =================================================================== |
| --- tests/pyauto_nacl/reload.py (revision 6005) |
| +++ tests/pyauto_nacl/reload.py (working copy) |
| @@ -75,9 +75,6 @@ |
| def testReloadSRPCURLContentAsNaclResourceDescriptor(self): |
| self.reloader('srpc_url_as_nacl_desc.html', 'SRPC') |
| - def testReloadScripting(self): |
| - self.reloader('basic_object.html', 'PPAPI') |
| - |
| def testReloadExampleAudio(self): |
| self.reloader('ppapi_example_audio.html#mute', 'PPAPI') |