mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 10:55:55 +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}
|
{$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
|
||||||
|
Loading…
Reference in New Issue
Block a user