require_relative "helper" module SlotLanguage class TestSlotCompiler < MiniTest::Test include SlotHelper end end