FIX test pr to source project

This commit is contained in:
Jasder 2020-04-13 10:07:08 +08:00
parent 52e525eb02
commit 5e46c221f6
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
class A
puts 'test pr to source project'
end