diff --git a/test_pr.rb b/test_pr.rb index 2a860219b..3fd4f2c40 100644 --- a/test_pr.rb +++ b/test_pr.rb @@ -1,2 +1,3 @@ def test + puts "test" end \ No newline at end of file