mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-08 18:41:00 +00:00
Merge branch prefs into master
The changes have been squashed as the commit history and messages were not very carefully crafted. There isn't that much value in preserving random commit messages. Also due to diverging branches, rebasing or merging it was difficult.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
open module io.xpipe.app.localTest {
|
||||
requires org.junit.jupiter.api;
|
||||
requires io.xpipe.app;
|
||||
}
|
||||
Reference in New Issue
Block a user