blob: 0385a17c12ba2324dee4c4addd5470fbdb1f30f6 [file] [log] [blame]
wuchimedesa1bf2782025-03-27 15:08:54 +08001package com.example.g8backend;
2
3import org.junit.jupiter.api.Test;
wuchimedesa1bf2782025-03-27 15:08:54 +08004
wuchimedes079c1632025-04-02 22:01:20 +08005
wuchimedesa1bf2782025-03-27 15:08:54 +08006class G8BackendApplicationTests {
7
8 @Test
9 void contextLoads() {
10 }
wuchimedesdbc735c2025-04-03 11:04:50 +080011
wuchimedes079c1632025-04-02 22:01:20 +080012}