| Index: pnacl/driver/tests/driver_tests.py
|
| diff --git a/pnacl/driver/tests/driver_tests.py b/pnacl/driver/tests/driver_tests.py
|
| index b962a7c690b53656bf8dad372cbf6ee8dd99a94f..650edbb680295071a44ecc7cab895d48a8adf4b5 100755
|
| --- a/pnacl/driver/tests/driver_tests.py
|
| +++ b/pnacl/driver/tests/driver_tests.py
|
| @@ -13,6 +13,7 @@ MODULES = [
|
| 'expand_response_file_test',
|
| 'help_message_test',
|
| 'strip_test',
|
| + 'translate_options_test',
|
| ]
|
|
|
| # The tested modules live in the parent directory. Set up the import path
|
|
|