Skip to content

Commit

Permalink
Remove test file duplication.
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Zientkiewicz <[email protected]>
  • Loading branch information
mzient committed Sep 8, 2024
1 parent 4bc1d79 commit b283738
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 122 deletions.
4 changes: 3 additions & 1 deletion qa/TL0_python-self-test-core-exec2/test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash -e
export DALI_USE_EXEC2=1
pushd ../TL0_python-self-test-core
bash -e ./test_nofw.sh
bash -e ./test_pytorch.sh
bash -e ./test_nofw.sh
popd
83 changes: 0 additions & 83 deletions qa/TL0_python-self-test-core-exec2/test_body.sh

This file was deleted.

16 changes: 0 additions & 16 deletions qa/TL0_python-self-test-core-exec2/test_nofw.sh

This file was deleted.

22 changes: 0 additions & 22 deletions qa/TL0_python-self-test-core-exec2/test_pytorch.sh

This file was deleted.

0 comments on commit b283738

Please sign in to comment.