Revision
2844
Author
lsansonetti@apple.com
Date
2009-10-17 17:49:53 -0700 (Sat, 17 Oct 2009)

Log Message

added bigdecimal to the :library suite

Modified Paths

Diff

Modified: MacRuby/trunk/spec/macruby.mspec (2843 => 2844)


--- MacRuby/trunk/spec/macruby.mspec	2009-10-18 00:44:28 UTC (rev 2843)
+++ MacRuby/trunk/spec/macruby.mspec	2009-10-18 00:49:53 UTC (rev 2844)
@@ -22,7 +22,6 @@
     'library',
     
      # Currently not working on MacRuby
-     '^library/bigdecimal',
      '^library/erb',
      '^library/iconv',
      '^library/generator',