Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
7f5b1a2b317874a9009d20ed4d3789a7cb508ca4
/
.
/
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