Browse Source

* Fix run form

michael 6 years ago
parent
commit
429afb3089
1 changed files with 1 additions and 1 deletions
  1. 1 1
      demo/fpcunit/frmrunform.pp

+ 1 - 1
demo/fpcunit/frmrunform.pp

@@ -5,7 +5,7 @@ unit frmrunform;
 interface
 
 uses
-  Classes, SysUtils, js, web, hotreloadclient, browserTestRunner;
+  Classes, SysUtils, js, web, hotreloadclient, browserTestRunner, fpcunitreport;
 
 Type