Code, gemspec, and Gemfile cleanup

This commit is contained in:
Michael Bianco
2012-10-29 12:11:20 -04:00
parent 949bd9c6fa
commit b59415efcf
10 changed files with 13 additions and 50 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
require File.dirname(__FILE__) + '/../spec_helper'
require 'spec_helper'
describe Spree::Variant do
context "#destroy" do