Skip to content

Commit

Permalink
* tests/Makefile.am: Remove buffer_printf_perf and stringmap_perf fro…
Browse files Browse the repository at this point in the history
…m check_PROGRAMS
  • Loading branch information
akashrawal committed Jun 6, 2017
1 parent e510809 commit 71a85a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Expand Up @@ -22,7 +22,7 @@ WGET_TESTS = test-wget-1$(EXEEXT) test-restrict-ascii$(EXEEXT) test-i-http$(EXEE

#test--post-file test-E-k test-cookies-http_state

check_PROGRAMS = buffer_printf_perf stringmap_perf $(WGET_TESTS)
check_PROGRAMS = $(WGET_TESTS)
check_LTLIBRARIES = libpluginname.la libpluginexit.la

test_cookies_http_state_LDADD = ../src/log.o ../src/options.o libtest.la\
Expand Down

0 comments on commit 71a85a0

Please sign in to comment.