require 'spec_helper' module CSL describe Style::Sort do it { is_expected.not_to have_sort_keys } end describe Style::Sort::Key do end end