codetools: added tests for dotted units

git-svn-id: trunk@50121 -
This commit is contained in:
mattias 2015-10-19 13:25:09 +00:00
parent 1900575f1b
commit 2c99963589

View File

@ -5,7 +5,7 @@ program tudots.dot.prog;
{$mode delphi} {$mode delphi}
uses uses
tudots{ todo declaration:tudots}; tudots{declaration:tudots};
begin begin
// this must fail because we have a namespace tudots.dot and it has no unit test // this must fail because we have a namespace tudots.dot and it has no unit test