Skip to content

Commit d890827

Browse files
committed
Fisk asterisk formatting in Asciidoc
1 parent 07a1aea commit d890827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework-docs/modules/ROOT/pages/testing/testcontext-framework/ctx-management/property-sources.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ in which the test class is defined. A path starting with a slash is treated as a
3535
absolute classpath resource (for example: `"/org/example/test.xml"`). A path that
3636
references a URL (for example, a path prefixed with `classpath:`, `file:`, or `http:`) is
3737
loaded by using the specified resource protocol. Resource location wildcards (such as
38-
`**/*.properties`) are not permitted: Each location must evaluate to exactly one
39-
`.properties` or `.xml` resource.
38+
`{asterisk}{asterisk}/{asterisk}.properties`) are not permitted: Each location must
39+
evaluate to exactly one `.properties` or `.xml` resource.
4040

4141
The following example uses a test properties file:
4242

0 commit comments

Comments
 (0)