Fixed incorrect call of updateContextMenuActionItems.
[chromium-blink-merge.git] / tools / profile_chrome / run_tests
blob6ae1854e7adb31b470294b9a9cea8adab5502d87
1 #!/bin/sh
2 cd $(dirname $0)/../
3 exec python -m unittest discover profile_chrome '*_unittest.py' $@