fix typo
authorDavid Schleef <ds@schleef.org>
Wed, 5 Nov 2003 00:40:33 +0000 (00:40 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 5 Nov 2003 00:40:33 +0000 (00:40 +0000)
Original commit message from CVS:
fix typo

tests/old/testsuite/plugin/Makefile.am
testsuite/plugin/Makefile.am

index c614c1d..47bd263 100644 (file)
@@ -3,6 +3,7 @@ include ../Rules
 plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la
 
 tests_pass = dynamic linked loading registry static static2
+tests_fail =
 
 
 libtestplugin_la_SOURCES = testplugin.c
index c614c1d..47bd263 100644 (file)
@@ -3,6 +3,7 @@ include ../Rules
 plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la
 
 tests_pass = dynamic linked loading registry static static2
+tests_fail =
 
 
 libtestplugin_la_SOURCES = testplugin.c