diff options
-rwxr-xr-x | test/116-nodex2oat/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/116-nodex2oat/run b/test/116-nodex2oat/run index 7f90bf746..72488f0da 100755 --- a/test/116-nodex2oat/run +++ b/test/116-nodex2oat/run @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +flags="${@}" + # Make sure we can run without an oat file, echo "Run -Xnodex2oat" ${RUN} ${flags} --runtime-option -Xnodex2oat |