Java: Update test expected output.

This commit is contained in:
Michael Nebel
2024-05-23 16:33:04 +02:00
parent 6f5bdfba65
commit 9cf0995720
3 changed files with 3 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ import java.nio.file.Files;
public class ImplOfExternalSPI extends AbstractImplOfExternalSPI {
// sink=p;AbstractImplOfExternalSPI;true;accept;(File);;Argument[0];path-injection;df-generated
// neutral=p;AbstractImplOfExternalSPI;accept;(File);summary;df-generated
// neutral=p;ImplOfExternalSPI;accept;(File);summary;df-generated
@Override
public boolean accept(File pathname) {
try {