Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
Bio-Imaging
MosaicSuite
Commits
5fa3c481
Commit
5fa3c481
authored
Sep 06, 2018
by
Krzysztof Gonciarz
Browse files
Clenaup
parent
ec53aebc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/mosaic/plugins/BackgroundSubtractor2_Test.java
View file @
5fa3c481
...
...
@@ -9,9 +9,6 @@ public class BackgroundSubtractor2_Test extends CommonBase {
@Test
public
void
testFixedLength
()
{
// run("Background Subtractor", "length=10 show skipOnFailure");
// Define test data
final
String
tcDirName
=
"BackgroundSubtractor/fixedLength/"
;
final
String
setupString
=
""
;
...
...
@@ -58,9 +55,6 @@ public class BackgroundSubtractor2_Test extends CommonBase {
@Test
public
void
testAutoLength
()
{
// run("Background Subtractor", "length=10 show skipOnFailure");
// Define test data
final
String
tcDirName
=
"BackgroundSubtractor/autoLength/"
;
final
String
setupString
=
""
;
...
...
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