diff --git a/test.java b/test.java index fad3a13..1a13d2c 100644 --- a/test.java +++ b/test.java @@ -1,4 +1,4 @@ class test { - String password = "abc123"; -} \ No newline at end of file + String password = "abc1234"; +}