We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbf920e + c2e7764 commit 1e3496aCopy full SHA for 1e3496a
README.adoc
@@ -265,7 +265,7 @@ The following listing shows the complete contents of `Application.java`:
265
include::complete/src/main/java/gateway/Application.java[tag=code]
266
----
267
268
-Now we can create a new class called `ApplicationTest` in `src/main/test/java/gateway`.
+Now we can create a new class called `ApplicationTest` in `src/test/java/gateway`.
269
In the new class, we add the following content:
270
271
[source,java,tabsize=2]
0 commit comments