From a3a4086f12e9a3324dbe4a7662d0639e89719382 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 1 Jul 2009 15:57:08 +0000 Subject: set properties on unittest files git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6815 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/unittest_points.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/unittest_points.cxx') diff --git a/test/unittest_points.cxx b/test/unittest_points.cxx index 5d84a868a..059c4a3b0 100644 --- a/test/unittest_points.cxx +++ b/test/unittest_points.cxx @@ -1,5 +1,5 @@ // -// "$Id: $: +// "$Id$: // // Unit tests for the Fast Light Tool Kit (FLTK). // @@ -65,5 +65,5 @@ public: UnitTest points("drawing points", PointTest::create); // -// End of "$Id: $" +// End of "$Id$" // -- cgit v1.2.3