File: python-sqlparse

package info (click to toggle)
sqlparse 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 524 kB
  • ctags: 564
  • sloc: python: 4,178; sql: 136; makefile: 114; sh: 23
file content (7 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/sh
set -e

cp -R tests "$ADTTMP"
cd "$ADTTMP"

py.test tests