test: fix the rest spec test resource directory location

Original commit: elastic/x-pack-elasticsearch@59b2b6923f
This commit is contained in:
Martijn van Groningen 2015-09-17 11:52:54 +02:00
parent e08e587eb9
commit 0a807f0b1d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<testResources>
<!-- Watcher REST API specification and test suites -->
<testResource>
<directory>../../watcher/rest-api-spec</directory>
<directory>../../watcher/src/test/resources/rest-api-spec</directory>
<filtering>true</filtering>
<targetPath>rest-api-spec</targetPath>
<includes>