mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-21 13:59:21 +02:00
* Fix run form
This commit is contained in:
parent
aa62138a70
commit
429afb3089
@ -5,7 +5,7 @@ unit frmrunform;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, js, web, hotreloadclient, browserTestRunner;
|
||||
Classes, SysUtils, js, web, hotreloadclient, browserTestRunner, fpcunitreport;
|
||||
|
||||
Type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user