NX01: Converted x4o-driver to named module with workarounds for tests
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 14s

This commit is contained in:
Willem Cazander 2026-04-21 23:45:36 +02:00
parent 7ce5c2fc91
commit c8c5939d48
6 changed files with 33 additions and 29 deletions

View file

@ -29,7 +29,9 @@
///
/// @author للَّٰهِilLצسُو
/// @version ©Δ 仙上主天
module ᣕᕁᐤᣳ.ᕽᙾᐤ.ᔿᣔᑊᔆᒄᐤᒼ {
open module ᣕᕁᐤᣳ.ᕽᙾᐤ.ᔿᣔᑊᔆᒄᐤᒼ {
//note: open for classloader resources(js/css) loading from this module
requires transitive ᣕᕁᐤᣳ.ᕽᙾᐤ.ᔆᣔᕽᕀᕀᕀ;
requires transitive java.logging;