Imported Upstream version 1.20.1
[platform/upstream/krb5.git] / src / appl / simple / Makefile.in
index a605616..5b9af1b 100644 (file)
@@ -1,3 +1,6 @@
 mydir=appl$(S)simple
 SUBDIRS = client server
 BUILDTOP=$(REL)..$(S)..
+
+check-pytests:
+       $(RUNPYTEST) $(srcdir)/t_simple.py $(PYTESTFLAGS)