From c1f2404de71e9a8f73271b05f59a225728212069 Mon Sep 17 00:00:00 2001 From: Seba Gamboa Date: Thu, 24 Sep 2015 18:25:12 -0300 Subject: Generating C API HTML Layout --- spec/handlers/header/function_handler_spec.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/handlers/header/function_handler_spec.rb') diff --git a/spec/handlers/header/function_handler_spec.rb b/spec/handlers/header/function_handler_spec.rb index 8ad5334..b97abb6 100644 --- a/spec/handlers/header/function_handler_spec.rb +++ b/spec/handlers/header/function_handler_spec.rb @@ -6,5 +6,7 @@ describe YARD::MRuby::Handlers::Header::FunctionHandler do MRB_API void mrb_foo( void ); eof expect(Registry.at('mrb_foo')).not_to be_nil + + # puts Registry.send(:thread_local_store).inspect end end -- cgit v1.2.3