Skip to content

Commit

Permalink
Js and Grep test work with Guard.
Browse files Browse the repository at this point in the history
We have a pattern in the Guardfile to watch when files under lib are
saved and then run the corresponding test. The `js.rb` and `guard.rb`
files were located in directory structures that did not match their
corresponding test files.

This moves the test files, so Guard will properly pick up changes
when the source files are changed.
  • Loading branch information
jish committed Aug 29, 2014
1 parent dfa3ff8 commit 02a19c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.

0 comments on commit 02a19c6

Please sign in to comment.