spec/helpers/config_helper.rb in fusuma-plugin-wmctrl-0.4.1 vs spec/helpers/config_helper.rb in fusuma-plugin-wmctrl-0.4.2

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true require 'tempfile' -require 'fusuma/config.rb' +require 'fusuma/config' module Fusuma module ConfigHelper module_function