Update test.rb file
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jason 2020-08-25 14:30:34 +08:00
parent f15346d959
commit 42fec566fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
def test
puts "test"
puts "---"
end