templates/asproject/as2/project/rakefile.rb in asproject-0.1.32 vs templates/asproject/as2/project/rakefile.rb in asproject-0.1.33

- old
+ new

@@ -10,9 +10,9 @@ # # rake test / Create TestSuites and run AllTests # rake test SomeClass / Run only the specified TestCase # rake test SomeClass.testSomeMethod / Run only the specified TestCase and test method -require_gem 'asproject' -load 'asproject' +#require_gem 'asproject' +#load 'asproject' -load_rake_tasks +#load_rake_tasks