1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

extra lines from Rakefile removed, which also threw warning

This commit is contained in:
Vipul A M 2013-03-17 15:32:47 +05:30
parent f5ecb13333
commit 3d10b7a81c

View file

@ -15,8 +15,6 @@ namespace :test do
end
end
# Create compressed packages
dist_dirs = [ "lib", "test"]
spec = eval(File.read('activesupport.gemspec'))