| Index: native_client_sdk/src/tests/nacl_io_test/example.js
|
| diff --git a/native_client_sdk/src/tests/nacl_io_test/example.js b/native_client_sdk/src/tests/nacl_io_test/example.js
|
| index 829a4900310b54b9e7590e6eb0ec6cf905ab0ce3..8b95dbf6a1e345831204e5b16efda2923c103603 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_test/example.js
|
| +++ b/native_client_sdk/src/tests/nacl_io_test/example.js
|
| @@ -46,7 +46,6 @@ function endCommand(testName, testResult) {
|
|
|
| function testendCommand() {
|
| testsFinished = true;
|
| - common.removeModule();
|
|
|
| if (failedTests) {
|
| common.updateStatus('FAILED');
|
|
|