Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs2-24wi
lab01
Commits
e2e17b0e
Commit
e2e17b0e
authored
1 year ago
by
Adam Blank
Browse files
Options
Download
Email Patches
Plain Diff
Update C_Tests.xml
parent
f54cdfe8
master
No related merge requests found
Pipeline
#94313
failed with stage
in 6 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.idea/runConfigurations/C_Tests.xml
+2
-2
.idea/runConfigurations/C_Tests.xml
with
2 additions
and
2 deletions
+2
-2
.idea/runConfigurations/C_Tests.xml
View file @
e2e17b0e
...
...
@@ -2,7 +2,7 @@
<configuration
default=
"false"
name=
"C Tests"
type=
"JUnit"
factoryName=
"JUnit"
>
<module
name=
"lab01"
/>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"true"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
value=
"
openjdk-
19"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
value=
"19"
/>
<option
name=
"MAIN_CLASS_NAME"
value=
""
/>
<option
name=
"METHOD_NAME"
value=
""
/>
<option
name=
"TEST_OBJECT"
value=
"tags"
/>
...
...
@@ -11,4 +11,4 @@
<option
name=
"Make"
enabled=
"true"
/>
</method>
</configuration>
</component>
\ No newline at end of file
</component>
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help