diff options
| author | Kostya <mail@sartin.in> | 2026-07-25 08:25:53 +0000 |
|---|---|---|
| committer | Kostya <mail@sartin.in> | 2026-07-25 08:25:53 +0000 |
| commit | 0290b3ea1c810f21ce29efc3b7f24969aeeba9c4 (patch) | |
| tree | a23e2d7cf10168b28d689181a4530720476a914b /src/test | |
| parent | 5504ca88e98f8451a6dc1c719862f32ca54bfc50 (diff) | |
| download | java-bootstrap-0290b3ea1c810f21ce29efc3b7f24969aeeba9c4.tar.gz java-bootstrap-0290b3ea1c810f21ce29efc3b7f24969aeeba9c4.tar.xz java-bootstrap-0290b3ea1c810f21ce29efc3b7f24969aeeba9c4.zip | |
build scripts
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/java/com/example/AppTest.java | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/java/com/example/AppTest.java b/src/test/java/com/example/AppTest.java new file mode 100644 index 0000000..0b08c28 --- /dev/null +++ b/src/test/java/com/example/AppTest.java | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | package com.example; | ||
| 2 | |||
| 3 | public class AppTest {} | ||