1 require File.join( File.dirname(__FILE__), "..", "..", "..", "spec_helper" )
3 describe Mart::Accounts::GoogleCheckoutAccount do
5 it "should have an email address" do
6 @account = Mart::Accounts::GoogleCheckoutAccount.new
7 # @account.should_not be_valid