mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
3 lines
67 B
Text
3 lines
67 B
Text
|
#!/usr/bin/env bash
|
||
|
python3 $(dirname $0)/impl/test_runner.py "$@"
|