Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Cpp
Commits
64b44e2d
Commit
64b44e2d
authored
Apr 11, 2020
by
Ahmed
Browse files
comment a testing example
parent
6a065901
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/de/monticore/lang/monticar/generator/cpp/armadillo/ArmadilloFunctionTest.java
View file @
64b44e2d
...
...
@@ -265,8 +265,8 @@ public class ArmadilloFunctionTest extends AbstractSymtabTest {
testMathCommand
(
"rectangle"
);
}
@Test
//only for testing
/*
@Test //only for testing
public void testErodeAndGaussianBlur() throws IOException{
testMathCommand("erodeAndGaussianBlur");
}
}
*/
}
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