mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Add quick-e2e tool for E2E environment setup
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package de.oliver.quicke2e;
|
||||
|
||||
public class Main {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user