| Index: tests/pyauto_nacl/surfaway_async.py
|
| ===================================================================
|
| --- tests/pyauto_nacl/surfaway_async.py (revision 6005)
|
| +++ tests/pyauto_nacl/surfaway_async.py (working copy)
|
| @@ -64,9 +64,6 @@
|
| def testSurfAwayAsyncSRPCURLContentAsNaclResourceDescriptor(self):
|
| self.surfAwayAsync('srpc_url_as_nacl_desc.html', 'SRPC')
|
|
|
| - def testSurfAwayAsyncScripting(self):
|
| - self.surfAwayAsync('basic_object.html', 'PPAPI')
|
| -
|
| def testSurfAwayAsyncEvents(self):
|
| self.surfAwayAsync('ppapi_example_events.html', 'PPAPI')
|
|
|
|
|