1 load File.dirname(__FILE__) + '/default.mspec'
4 # An ordered list of the directories containing specs to run
7 'spec/frozen/1.8/core',
8 'spec/frozen/1.8/language',
13 'spec/frozen/1.8/library',
15 # parser specs cause odd problems with library
16 # specs, so they go last