CoastalHacking / burp-pac

Burp Proxy Auto-config Extension
Apache License 2.0
6 stars 6 forks source link

Clean up checkstyle warnings #35

Closed jpasski closed 6 years ago

jpasski commented 6 years ago

[ant:checkstyle] [WARN] ... burp-pac/src/test/java/us/coastalhacking/burp/pac/ProxySearchProviderTest.java:3: Using the '.*' form of import should be avoided - org.junit.Assert.*. [AvoidStarImport]