mirror of
https://github.com/Dannecron/netology-devops-teamcity-example.git
synced 2025-12-25 23:32:35 +03:00
add hunterxhunter
This commit is contained in:
@@ -13,4 +13,7 @@ public class Welcomer{
|
||||
public String saySome(){
|
||||
return "something in the way";
|
||||
}
|
||||
public String sayHunter(){
|
||||
return "hunter x hunter"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user