Browse Source

+ fix unit name

carl 23 years ago
parent
commit
cafca859f7
1 changed files with 5 additions and 2 deletions
  1. 5 2
      tests/webtbs/tw1858.pp

+ 5 - 2
tests/webtbs/tw1858.pp

@@ -4,7 +4,7 @@
 { e-mail: [email protected] }
 { e-mail: [email protected] }
 { expanded for more testing... }
 { expanded for more testing... }
 { Should be tested on systems which detect reads of nil pointers }
 { Should be tested on systems which detect reads of nil pointers }
-unit test1;
+unit tw1858;
 
 
 
 
 interface
 interface
@@ -23,7 +23,10 @@ end.
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.1  2002-03-07 21:40:56  carl
+  Revision 1.2  2002-03-07 21:46:41  carl
+  + fix unit name
+
+  Revision 1.1  2002/03/07 21:40:56  carl
   * bug #1858 testing
   * bug #1858 testing
 
 
 }  
 }