mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-10 14:21:09 +01:00
Add policy tests
This commit is contained in:
parent
7696f120e6
commit
ed8584df95
3 changed files with 193 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ public final class Policy {
|
|||
CompressionAlgorithmPolicy.defaultCompressionAlgorithmPolicy();
|
||||
private final NotationRegistry notationRegistry = new NotationRegistry();
|
||||
|
||||
private Policy() {
|
||||
Policy() {
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue