Refactor project structure

This commit is contained in:
2026-01-09 11:45:27 +01:00
parent c11d9bdb8c
commit c20b482616
12 changed files with 51 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ namespace dokuwiki\plugin\luxtools\test;
use dokuwiki\plugin\luxtools\ScratchpadMap;
use DokuWikiTest;
require_once(__DIR__ . '/../autoload.php');
/**
* ScratchpadMap tests for the luxtools plugin
*