dwf: refactor to move expects & spec to the global name space so they're
accessible.
This commit is contained in:
3
nbproject/project.properties
Normal file
3
nbproject/project.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
main.file=
|
||||
platform.active=Ruby
|
||||
source.encoding=UTF-8
|
||||
11
nbproject/project.xml
Normal file
11
nbproject/project.xml
Normal 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>
|
||||
Reference in New Issue
Block a user