mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 02:10:08 +02:00
codetools: fixed program name of test
git-svn-id: trunk@65070 -
This commit is contained in:
parent
4e21c34991
commit
d1fdd59831
@ -1,7 +1,7 @@
|
||||
{
|
||||
./testcodetools --format=plain --suite=TestFindDeclaration_Generics_GuessType2
|
||||
}
|
||||
program project1;
|
||||
program fdt_generics_guesstype2;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user