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