config.sh 58 Bytes
Newer Older
1
2
3
4
function run_tests {
    python -c "import simplejson"
}