Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
monticore
EmbeddedMontiArc
languages
Tagging
Commits
6fda751d
Commit
6fda751d
authored
Dec 12, 2019
by
Sascha Niklas Schneiders
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup
parent
89c2b073
Pipeline
#218403
failed with stage
in 2 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/test/java/de/monticore/lang/tagging/SymtabTest.java
src/test/java/de/monticore/lang/tagging/SymtabTest.java
+0
-1
No files found.
src/test/java/de/monticore/lang/tagging/SymtabTest.java
View file @
6fda751d
...
...
@@ -38,7 +38,6 @@ public class SymtabTest {
for
(
String
s
:
modelPath
)
{
mp
.
addEntry
(
Paths
.
get
(
s
));
}
//TODO IMPLEMENT ME!D
ITaggingGlobalScope
scope
=
new
TaggingGlobalScope
(
mp
,
new
TaggingLanguage
());
return
scope
;
}
...
...
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