diff options
author | Eric Anholt <eric@anholt.net> | 2007-07-19 06:02:20 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-07-19 06:02:20 -0700 |
commit | 50cb405f93da70054ede29e0c365f06352dc8fe5 (patch) | |
tree | 386ea263e4ab2e4066be6b03dfffd7e77f3a1747 /tests | |
parent | d7cf298e540c631795868c52b044c7249bf45902 (diff) |
Fix the getclient test (Need this feature for future tests).
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 815dae57..949e2b00 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -18,7 +18,5 @@ TESTS = openclose \ getversion \ getclient -XFAIL_TESTS = getclient - EXTRA_PROGRAMS = $(TESTS) CLEANFILES = $(EXTRA_PROGRAMS) $(EXTRA_LTLIBRARIES)
\ No newline at end of file |