7 lines
131 B
Bash
Executable File
7 lines
131 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
# Copyright 2011 Google Inc. All Rights Reserved.
|
|
# Author: raymes@google.com (Raymes Khoury)
|
|
|
|
../run_tests_for.py .
|