X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Futils%2Ftest%2FTest.java;h=1897196f314a4b4cb44bac7b44045bfce414eb27;hb=5795c978b9308afeb07e1cd41b0067c8278427c3;hp=14c7af3cc71f7ec93a7ff1277f02e8beaf189bd5;hpb=5247b37be182c0c2a1ec7a78257d036fedd58cd4;p=fanfix.git diff --git a/src/be/nikiroo/utils/test/Test.java b/src/be/nikiroo/utils/test/Test.java index 14c7af3..1897196 100644 --- a/src/be/nikiroo/utils/test/Test.java +++ b/src/be/nikiroo/utils/test/Test.java @@ -1,6 +1,7 @@ package be.nikiroo.utils.test; import be.nikiroo.utils.Cache; +import be.nikiroo.utils.CacheMemory; import be.nikiroo.utils.Downloader; import be.nikiroo.utils.main.bridge; import be.nikiroo.utils.main.img2aa; @@ -33,6 +34,7 @@ public class Test extends TestLauncher { // TODO: test cache and downloader Cache cache = null; + CacheMemory memcache = null; Downloader downloader = null; // To include the sources: