Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
092a7869
Unverified
Commit
092a7869
authored
Jan 12, 2021
by
moto
Committed by
GitHub
Jan 12, 2021
Browse files
Revert "Temporarily disable fileobj tests (#1168)" (#1174)
This reverts commit
84966ae1
.
parent
9513d429
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/unittest/linux/scripts/run_test.sh
.circleci/unittest/linux/scripts/run_test.sh
+1
-1
No files found.
.circleci/unittest/linux/scripts/run_test.sh
View file @
092a7869
...
...
@@ -17,4 +17,4 @@ declare -a args=(
)
cd test
pytest
"
${
args
[@]
}
"
torchaudio_unittest
-k
"not fileobj"
pytest
"
${
args
[@]
}
"
torchaudio_unittest
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment