spec/plugins/os/centos/centos-plugin-spec.rb in boxgrinder-build-0.9.3 vs spec/plugins/os/centos/centos-plugin-spec.rb in boxgrinder-build-0.9.4
- old
+ new
@@ -15,9 +15,10 @@
# License along with this software; if not, write to the Free
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
require 'rubygems'
+require 'rspec'
require 'boxgrinder-build/plugins/os/centos/centos-plugin'
require 'hashery/opencascade'
module BoxGrinder
describe CentOSPlugin do