# encoding: utf-8 require 'spec_helper' describe Dimelo::CCP::Question do it_behaves_like 'common model actions' it_behaves_like 'starrable object' end