diff options
author | Yann Collet <cyan@fb.com> | 2020-09-17 16:49:21 -0700 |
---|---|---|
committer | Yann Collet <cyan@fb.com> | 2020-09-17 16:49:21 -0700 |
commit | 4f57219a2247a807e2b65f61501a48e37e261ab8 (patch) | |
tree | bfc37ea083bf6a8101d2635c096370122a47ff00 /tests | |
parent | b223f11b2163a80c30084b14cec8dabe944740f5 (diff) |
fixed ubsan tests with dynamic library
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 0d13df8..99351af 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -11,6 +11,7 @@ fasttest roundTripTest checkTag checkFrame +decompress-partial # test artefacts tmp* |