fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / pty-tests
index 981ae1846b0534020a5cf1691ea57f4c73f91043..7a6bce978464ef922894dc964ca1c29e9cbe1a9f 100644 (file)
@@ -1,7 +1,8 @@
 Files:
-tests/test-pty.c
+
+Depends-on:
+pty-c++-tests
+
+configure.ac:
 
 Makefile.am:
-TESTS += test-pty
-check_PROGRAMS += test-pty
-test_pty_LDADD = $(LDADD) $(PTY_LIB)