Skip to content
GitLab
Explore
Sign in
ByteStreamCnvSvc: Fix unit tests if run multiple times
Code
Review changes
Check out branch
Download
Patches
Plain diff
Frank Winklmeier
requested to merge
fwinkl/athena:bscnv_unittest
into
master
Aug 30, 2019
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
Need to make sure that the output file doesn't exist already. Otherwise the test will fail.
Merge request reports