Skip to content

Commit

Permalink
Add test for KitodoScriptProcessor
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-ronge committed Apr 24, 2024
1 parent 187e0b6 commit e71fbc9
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public static KitodoScriptService getInstance() {
/**
* Private constructor. Use {@link #getInstance()} to get the instance.
*/
private KitodoScriptService() {
protected KitodoScriptService() {
}

/**
Expand Down
Loading

0 comments on commit e71fbc9

Please sign in to comment.