Browse Source

* Use jstoken

git-svn-id: trunk@27033 -
michael 11 years ago
parent
commit
cedcd354b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-js/tests/tcscanner.pp

+ 1 - 1
packages/fcl-js/tests/tcscanner.pp

@@ -5,7 +5,7 @@ unit tcscanner;
 interface
 interface
 
 
 uses
 uses
-  Classes, SysUtils, Typinfo, fpcunit, testutils, testregistry, jsscanner;
+  Classes, SysUtils, Typinfo, fpcunit, testutils, testregistry, jstoken, jsscanner;
 
 
 type
 type