Sha256: bfb2408d8674372919a8ffc381d8a214d878415d9646e3fbd978840cc59dba19

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

require 'spec_helper'
# just a placeholder
describe "authengine spec generator" do
  before(:all) do
    #@ag = AuthengineGenerator.new
  end

  it "should do something" do
    #@ag.copy_initializer_file.should be_true
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
authengine-0.0.2 spec/generators/authengine_generator_spec.rb