GitBucket
4.23.0
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
yhornisse
/
bremer
Browse code
remove test code
master
1 parent
0451fd2
commit
c2aac3dc4a4cfb67e043e5d68b6c11bb7c3ec2b5
yhornisse
authored
on 3 Sep 2023
Patch
Showing
1 changed file
src/test/kotlin/net/piedpiper/bremer/BremerApplicationTests.kt
Show notes
View
src/test/kotlin/net/piedpiper/bremer/BremerApplicationTests.kt
100644 → 0
package net.piedpiper.bremer import org.junit.jupiter.api.Test import org.springframework.boot.test.context.SpringBootTest @SpringBootTest class BremerApplicationTests { @Test fun contextLoads() { } }
Show line notes below