package com.example.downloadfile;

import junit.framework.TestCase;

public class MainActivityTest extends TestCase {

    public void testOnCreate() {
    }
}