Skip to content
GitLab
Menu
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
62f2c679
Commit
62f2c679
authored
Mar 13, 2018
by
Alexander
Browse files
Fix typo
parent
47c65c80
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/final_assignment/task_2/tests/PerformanceTest.java
View file @
62f2c679
...
@@ -21,7 +21,7 @@ public class PerformanceTest extends Assignment2TestBase {
...
@@ -21,7 +21,7 @@ public class PerformanceTest extends Assignment2TestBase {
/**
/**
* The following 2 performance tests are disabled because they wont finish in acceptable time
* The following 2 performance tests are disabled because they wont finish in acceptable time
* unless your implementation has a good time complexity. Fell free to enable them
* unless your implementation has a good time complexity. Fell free to enable them
* by removing '@Disabled'. You may run them individually because they need a hug
h
* by removing '@Disabled'. You may run them individually because they need a hug
e
* amount of memory.
* amount of memory.
*/
*/
...
...
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