mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 15:12:44 +02:00
codetools: added tests for dotted units
git-svn-id: trunk@50121 -
This commit is contained in:
parent
1900575f1b
commit
2c99963589
@ -5,7 +5,7 @@ program tudots.dot.prog;
|
||||
{$mode delphi}
|
||||
|
||||
uses
|
||||
tudots{ todo declaration:tudots};
|
||||
tudots{declaration:tudots};
|
||||
|
||||
begin
|
||||
// this must fail because we have a namespace tudots.dot and it has no unit test
|
||||
|
Loading…
Reference in New Issue
Block a user