Browse Source

pastojs: clean up

git-svn-id: trunk@36007 -
Mattias Gaertner 8 years ago
parent
commit
20cd2d9ded
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/pastojs/tests/tcoptimizations.pas

+ 1 - 1
packages/pastojs/tests/tcoptimizations.pas

@@ -24,7 +24,7 @@ unit tcoptimizations;
 interface
 
 uses
-  Classes, SysUtils, fpcunit, testregistry, fppas2js, pastree,
+  Classes, SysUtils, testregistry, fppas2js, pastree,
   PScanner, PasUseAnalyzer, PasResolver,
   tcmodules;