Unverified Commit 092a7869 authored by moto's avatar moto Committed by GitHub
Browse files

Revert "Temporarily disable fileobj tests (#1168)" (#1174)

This reverts commit 84966ae1.
parent 9513d429
...@@ -17,4 +17,4 @@ declare -a args=( ...@@ -17,4 +17,4 @@ declare -a args=(
) )
cd test cd test
pytest "${args[@]}" torchaudio_unittest -k "not fileobj" pytest "${args[@]}" torchaudio_unittest
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment