From ad6fa200e204c58c2af40e94e90a81a2a683a7c6 Mon Sep 17 00:00:00 2001 From: kyab Date: Thu, 3 Apr 2014 19:39:25 +0900 Subject: Fix build fail for 'make test' with no mrbgems --- test/no_mrb_open_test_dummy.rb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/no_mrb_open_test_dummy.rb (limited to 'test') 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 + -- cgit v1.2.3