Commit c6db2d7
Changjian Wang
Fix surefire include pattern to only match generated/Sample*.java
Exclude src/samples/java/.../samples/Sample*.java from test execution
as those are standalone examples with main() method, not test classes.1 parent 451a119 commit c6db2d7
File tree
1 file changed
+3
-2
lines changed- sdk/contentunderstanding/azure-ai-contentunderstanding
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments