Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WS-17-18
assignment-tests
Commits
08fe90cd
Commit
08fe90cd
authored
Mar 12, 2018
by
Alexander
Browse files
Update comment to new placeholder system
parent
546aeec3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/edu/kit/informatik/Terminal.java
View file @
08fe90cd
...
...
@@ -148,7 +148,7 @@ public final class Terminal {
throw
new
RuntimeException
(
e
);
}
else
{
//If the program outputted nothing we still have
at least an empty line
//If the program outputted nothing we still have
null which means "no output"
OUT_TEST
.
add
(
null
);
assert
!
IN_TEST
.
isEmpty
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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