Browse Source

+ added option -CN to tests tabsvr6.pp and tabsvr7.pp in order to make them work in WebAssembly

Nikolay Nikolov 6 months ago
parent
commit
f1725289e9
2 changed files with 4 additions and 0 deletions
  1. 2 0
      tests/test/tabsvr6.pp
  2. 2 0
      tests/test/tabsvr7.pp

+ 2 - 0
tests/test/tabsvr6.pp

@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
 {$mode objfpc}
 {$mode objfpc}
 {$B+}
 {$B+}
 uses
 uses

+ 2 - 0
tests/test/tabsvr7.pp

@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
 {$mode objfpc}
 {$mode objfpc}
 {$B+}
 {$B+}
 uses
 uses