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
Fairseq
Commits
ae2585d9
Commit
ae2585d9
authored
May 24, 2018
by
Myle Ott
Browse files
Fix tests
parent
1b5a498c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/test_binaries.py
tests/test_binaries.py
+1
-0
No files found.
tests/test_binaries.py
View file @
ae2585d9
...
...
@@ -103,6 +103,7 @@ class TestBinaries(unittest.TestCase):
generate
.
main
(
generate_args
)
# evaluate model interactively
generate_args
.
buffer_size
=
0
generate_args
.
max_sentences
=
None
orig_stdin
=
sys
.
stdin
sys
.
stdin
=
StringIO
(
'h e l l o
\n
'
)
...
...
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