Skip to content

Commit

Permalink
Merge pull request #138 from dwnusbaum/mv-src-test
Browse files Browse the repository at this point in the history
Move src/test/ to test/
  • Loading branch information
oleg-nenashev authored Mar 12, 2020
2 parents 1a9f1d7 + 75b0e91 commit c7acbe5
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</dependency>
</dependencies>
<build>
<testSourceDirectory>src/test/groovy</testSourceDirectory>
<testSourceDirectory>test/groovy</testSourceDirectory>
<resources>
<resource>
<directory>resources</directory>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c7acbe5

Please sign in to comment.