lib/shenandoah/locator.rb in shenandoah-0.1.2 vs lib/shenandoah/locator.rb in shenandoah-0.1.3

- old
+ new

@@ -11,9 +11,9 @@ end def spec_files FileList["#{spec_path}/**/*_spec.js"] end - - private + + private end end \ No newline at end of file