File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -137,11 +137,7 @@ asciidoctorj {
137
137
sectnums : ' ' ,
138
138
' source-highlighter' : ' highlight.js' ,
139
139
highlightjsdir : ' js/highlight' ,
140
- <<<<<< < HEAD
141
- ' highlightjs-theme' : ' googlecode' ,
142
- ====== =
143
140
' highlightjs-theme' : ' github' , // 'googlecode',
144
- >>>>>>> 5.2 . x
145
141
stylesdir : ' css/' ,
146
142
stylesheet : ' stylesheet.css' ,
147
143
' spring-version' : project. version
Original file line number Diff line number Diff line change @@ -8441,8 +8441,6 @@ Spring MVC Test's own tests include
8441
8441
https://github.com/spring-projects/spring-framework/tree/master/spring-test/src/test/java/org/springframework/test/web/client/samples[example
8442
8442
tests] of client-side REST tests.
8443
8443
8444
- include::testing/testing-webtestclient.adoc[leveloffset=+2]
8445
-
8446
8444
8447
8445
[[testing-resources]]
8448
8446
== Further Resources
You can’t perform that action at this time.
0 commit comments