downloader: prepare offline mode
[fanfix.git] / src / be / nikiroo / fanfix / test / Test.java
index 05edcb0965cbbbca08b9ab770ce62b84273dda22..8ca8b7ca1f09a73fc09e15f7e13ad25f0c7ec9ee 100644 (file)
@@ -49,6 +49,7 @@ public class Test extends TestLauncher {
         */
        static public void main(String[] args) throws IOException {
                Instance.init();
         */
        static public void main(String[] args) throws IOException {
                Instance.init();
+               //Instance.getCache().setOffline(true);
                
                int result = 0;
                tempFiles = new TempFiles("fanfix-test");
                
                int result = 0;
                tempFiles = new TempFiles("fanfix-test");