Fix standalone test scripts

This commit is contained in:
Dave Syer
2016-07-26 16:25:25 +01:00
parent 562717b3d9
commit f7e4e036bd
4 changed files with 13 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
:samples_path: {core_path}/samples
:verifier_core_path: {verifier_root_path}
:stubrunner_core_path: {core_path}/spring-cloud-contract-stub-runner
:standalone_samples_path: {samples_path}/standalone
:standalone_samples_path: {samples_path}/standalone/dsl
:tests_path: ../../../../../tests
include::introduction.adoc[]