MCPcopy Create free account
hub / github.com/f0ng/captcha-killer-modified / main

Method main

src/main/java/utils/test.java:44–50  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

42 }
43
44 public static void main(String[] args) {
45
46 test d = new test();
47 d.GUI();
48
49
50 }
51}

Callers

nothing calls this directly

Calls 1

GUIMethod · 0.95

Tested by

no test coverage detected