dwf: refactor to move expects & spec to the global name space so they're

accessible.
This commit is contained in:
Davis W. Frank
2008-11-27 14:30:46 -08:00
commit a2802923e2
10 changed files with 1012 additions and 0 deletions

11
nbproject/project.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.ruby.rubyproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/ruby-project/1">
<name>jasmine</name>
<source-roots/>
<test-roots/>
</data>
</configuration>
</project>