]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed cache manager stub for testRock
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 20 Oct 2013 21:59:29 +0000 (23:59 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 20 Oct 2013 21:59:29 +0000 (23:59 +0200)
src/Makefile.am

index b9e41cb3fb6f552f86e1bd763b06afe38a11c5fb..a883992c98332f80abbcc8fed63aa3e40819966c 100644 (file)
@@ -3331,8 +3331,8 @@ tests_testRock_SOURCES = \
        cache_cf.h \
        YesNoNone.h \
        tests/stub_cache_cf.cc \
-       tests/stub_cache_manager.cc \
        client_db.h \
+       tests/stub_cache_manager.cc \
        tests/stub_client_db.cc \
        tests/stub_client_side_request.cc \
        tests/stub_debug.cc \