This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Continous_Integration_in_der_Praxis
/
CIiP-WS-2021-2022-Projektarbeit_projjpn
forked from
adem.berber/projjpn
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Merge commit 'ad18ac1d828baa6afce3d6cc5d541c5bc3129fc5' into HEAD
dev
Jenkins
3 years ago
parent
814f35d79e
ad18ac1d82
commit
9a2a9f127d
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
projjpn/src/test/java/de/hs_fulda/ciip/projjpn/AppTest.java
4
projjpn/src/test/java/de/hs_fulda/ciip/projjpn/AppTest.java
View File
@ -35,4 +35,8 @@ public class AppTest
{
{
assertTrue
(
true
)
;
assertTrue
(
true
)
;
}
}
public
void
testJenkins
(
)
{
assertTrue
(
true
)
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Continous_Integration_in_der_Praxis/CIiP-WS-2021-2022-Projektarbeit_projjpn
Title
Body
Create Issue