Finished builtin footprints viewer tool.

This commit is contained in:
Jan Böhmer 2023-01-09 23:40:54 +01:00
parent f84d1f8a8f
commit 04b660d777
7 changed files with 39 additions and 10 deletions

View file

@ -123,6 +123,7 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
//Tools
yield ['/tools/reel_calc'];
yield ['/tools/server_infos'];
yield ['/tools/builtin_footprints'];
//Webauthn Register
yield ['/webauthn/register'];