This directory is for unit tests only, so let's rename it to unit to be more clear. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"name": "Test Theme",
|
|
"version": "6.0",
|
|
"author": "phpMyAdmin developers",
|
|
"url": "https://www.phpmyadmin.net/",
|
|
"supports": ["6.0"],
|
|
"colorModes": ["light", "dark"]
|
|
}
|