File: dictionary-test

package info (click to toggle)
dawgdic 0.4.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 672 kB
  • sloc: cpp: 2,637; sh: 1,140; makefile: 127; ansic: 11
file content (7 lines) | stat: -rwxr-xr-x 91 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/bin/sh
set -e -u
. debian/tests/common.sh

run_test dictionary-test.sh

# vim:ts=4 sw=4