Updated to latest jasmine version

This commit is contained in:
Rajan Agaskar
2009-04-22 08:00:04 -07:00
parent 2032f51460
commit a3ea7c7c47
34 changed files with 5243 additions and 0 deletions

17
test/jasmine.iml Executable file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="RUBY_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Ruby SDK" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntryProperties />
</component>
<component name="RModuleContentRootManager">
<TEST_URLS url="file://$MODULE_DIR$/test" />
</component>
<component name="RModuleSettingsStorage">
<RMODULE_SETTINGS_STORAGE_ID NAME="SHOULD_USE_RSPEC_TEST_FRAMEWORK" VALUE="false" />
<RMODULE_SETTINGS_STORAGE_ID NAME="NUMBER" VALUE="0" />
</component>
</module>