rmthemegen 0.0.22 → 0.0.23

Sign up to get free protection for your applications and to get access to all the features.
@@ -39,5 +39,6 @@ l = RMThemeGen::ThemeGenerator.new
39
39
  end
40
40
  puts "testing to_css"
41
41
  puts l.to_css
42
-
42
+ puts "testing themename"
43
+ puts l.themename
43
44
  puts