set properties on unittest files

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6815 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2009-07-01 15:57:08 +00:00
parent d34e9521ec
commit a3a4086f12
8 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//
// "$Id: $"
// "$Id$"
//
// Unit tests for the Fast Light Tool Kit (FLTK).
//
@@ -65,5 +65,5 @@ public:
UnitTest about("About...", About::create);
//
// End of "$Id: $".
// End of "$Id$".
//