diff options
| author | kyab <[email protected]> | 2014-04-03 19:39:25 +0900 |
|---|---|---|
| committer | kyab <[email protected]> | 2014-04-03 19:39:25 +0900 |
| commit | ad6fa200e204c58c2af40e94e90a81a2a683a7c6 (patch) | |
| tree | 54a2fa0c61b264e6b779109104011335d89ac983 /test | |
| parent | f67038a11b5909c8df93ba9d04fa5fa9f2089025 (diff) | |
| download | mruby-ad6fa200e204c58c2af40e94e90a81a2a683a7c6.tar.gz mruby-ad6fa200e204c58c2af40e94e90a81a2a683a7c6.zip | |
Fix build fail for 'make test' with no mrbgems
Diffstat (limited to 'test')
| -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 + |
