Browse Source

+ test is interactive

carl 23 years ago
parent
commit
69b7d70ca7
1 changed files with 5 additions and 1 deletions
  1. 5 1
      tests/test/units/system/tparam.pp

+ 5 - 1
tests/test/units/system/tparam.pp

@@ -1,3 +1,4 @@
+{ %INTERACTIVE }
 program tparam;
 
 var
@@ -11,7 +12,10 @@ end.
 
 {
  $Log$
- Revision 1.1  2001-07-14 04:24:20  carl
+ Revision 1.2  2002-03-05 21:52:34  carl
+ + test is interactive
+
+ Revision 1.1  2001/07/14 04:24:20  carl
  + system unit tests : paramstr() + paramcount()
 
 }