Skip to content

Commit

Permalink
devonfw#13: readded @SuppressWarnings("javadoc")
Browse files Browse the repository at this point in the history
  • Loading branch information
MattesMrzik committed Jan 8, 2024
1 parent 0b23360 commit b5a2d4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
/**
* Test of {@link EnvironmentVariablesPropertiesFile}.
*/
@SuppressWarnings("javadoc")
class EnvironmentVariablesPropertiesFileTest extends Assertions {

/**
Expand Down

0 comments on commit b5a2d4b

Please sign in to comment.