| Index: tests/pyauto_nacl/surfaway.py
|
| ===================================================================
|
| --- tests/pyauto_nacl/surfaway.py (revision 6005)
|
| +++ tests/pyauto_nacl/surfaway.py (working copy)
|
| @@ -43,9 +43,6 @@
|
| def testSurfAwaySRPCURLContentAsNaclResourceDescriptor(self):
|
| self.surfAway('srpc_url_as_nacl_desc.html', 'SRPC')
|
|
|
| - def testSurfAwayScripting(self):
|
| - self.surfAway('basic_object.html', 'PPAPI')
|
| -
|
| def testSurfAwayExampleAudio(self):
|
| self.surfAway('ppapi_example_audio.html#mute', 'PPAPI')
|
|
|
|
|