File: unittests

package info (click to toggle)
freezer-api 13.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,880 kB
  • sloc: python: 15,656; sh: 389; makefile: 59
file content (5 lines) | stat: -rw-r--r-- 151 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'freezer_api\.tests\.unit(?!.*sqlalchemy\.test_migrations\.TestSqliteMigrations\.test_walk_versions.*)'