diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2014-04-03 20:33:21 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2014-04-03 20:33:21 +0900 |
| commit | fdf87b7a3f7912adcce9dae0c59e361627a851f4 (patch) | |
| tree | c9bb5f18d8ba20bb57247ef07e125ee82eeabb12 /test/no_mrb_open_test_dummy.rb | |
| parent | 19c3c957fc195fdf0b90d84d1e4e8307594efc80 (diff) | |
| parent | 6b6f893773562276438f2071073cf99bb27ccd7d (diff) | |
| download | mruby-fdf87b7a3f7912adcce9dae0c59e361627a851f4.tar.gz mruby-fdf87b7a3f7912adcce9dae0c59e361627a851f4.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'test/no_mrb_open_test_dummy.rb')
| -rw-r--r-- | test/no_mrb_open_test_dummy.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/no_mrb_open_test_dummy.rb b/test/no_mrb_open_test_dummy.rb new file mode 100644 index 000000000..5181c0a45 --- /dev/null +++ b/test/no_mrb_open_test_dummy.rb @@ -0,0 +1,2 @@ +#dummy + |
