diff options
Diffstat (limited to 'cc/cc_unittests.isolate')
-rw-r--r-- | cc/cc_unittests.isolate | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_unittests.isolate b/cc/cc_unittests.isolate index 09bfcf9..6576a50 100644 --- a/cc/cc_unittests.isolate +++ b/cc/cc_unittests.isolate @@ -39,6 +39,7 @@ 'files': [ 'test/data/', '../testing/test_env.py', + '<(PRODUCT_DIR)/cc_unittests<(EXECUTABLE_SUFFIX)', ], }, }], |