瀏覽代碼

* fixed test's program name

Nikolay Nikolov 2 年之前
父節點
當前提交
021c1a7bb4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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}