serial: switch from SSL to CryptUtils
[fanfix.git] / src / be / nikiroo / utils / test / Test.java
index 14c7af3cc71f7ec93a7ff1277f02e8beaf189bd5..1897196f314a4b4cb44bac7b44045bfce414eb27 100644 (file)
@@ -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: