Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / native_client / pnacl / driver / tests / driver_tests.py
index 199db5a..f2610cf 100755 (executable)
@@ -22,6 +22,7 @@ MODULES = [
     'native_objects_test',
     'path_length_test',
     'pnacl_compress_test',
+    'pnacl_ld_options_test',
     'strip_test',
     'translate_options_test',
 ]