Parcourir la source

* fixed test's program name

Nikolay Nikolov il y a 2 ans
Parent
commit
021c1a7bb4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/test/wasm/twasmfuncref1a.pp

+ 1 - 1
tests/test/wasm/twasmfuncref1a.pp

@@ -1,7 +1,7 @@
 { %cpu=wasm32 }
 { %norun }
 
-program twasmfuncref1;
+program twasmfuncref1a;
 
 {$MODE tp}