mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Ruby: Move all integration tests.
We no longer need the platform-specific directories, so simplify the test organization. If you don't want this change, just skip merging this PR. It's purely optional.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# encoding: silly
|
||||
|
||||
def f
|
||||
puts "hello"
|
||||
end
|
||||
Reference in New Issue
Block a user