diff options
Diffstat (limited to 'mrbgems/g/hello_world/test/hello_world.rb')
| -rw-r--r-- | mrbgems/g/hello_world/test/hello_world.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mrbgems/g/hello_world/test/hello_world.rb b/mrbgems/g/hello_world/test/hello_world.rb deleted file mode 100644 index 2d8c335db..000000000 --- a/mrbgems/g/hello_world/test/hello_world.rb +++ /dev/null @@ -1,3 +0,0 @@ -assert('Hello World') do - HW.respond_to? :say -end |
