Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
609c994f7bd5bc78808cde0672baf2461d2d94f8
/
.
/
libacc
/
tests
/
test
blob: ef105000a44c5fd561c54fd53113a3d336ed6c8a [
file
] [
log
] [
blame
]
Jack Palevich
609c994
2009-06-25 11:49:43 -0700
[
diff
] [
blame^
]
1
#!/bin/bash
2
3
SCRIPT_DIR
=
`dirname $BASH_SOURCE`
4
cd $SCRIPT_DIR
5
python test
.
py
6