From aeb13a185b4e57c68e961e94754573910050f567 Mon Sep 17 00:00:00 2001 From: Stefan Blumentrath Date: Tue, 4 Jun 2024 11:32:48 +0200 Subject: [PATCH] update test header --- scripts/v.db.join/testsuite/test_v_db_join.py | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/scripts/v.db.join/testsuite/test_v_db_join.py b/scripts/v.db.join/testsuite/test_v_db_join.py index 52cd30b517e..70819c148e8 100644 --- a/scripts/v.db.join/testsuite/test_v_db_join.py +++ b/scripts/v.db.join/testsuite/test_v_db_join.py @@ -1,7 +1,15 @@ """ -Created on Sun Jun 09 11:28:34 2018 +TEST: test_v_db_join.py -@author: Sanjeet Bhatti +AUTHOR(S): Stefan Blumentrath + +PURPOSE: Test for v.db.join + +COPYRIGHT: (C) 2024 Stefan Blumentrath, and by the GRASS Development Team + + This program is free software under the GNU General Public + License (>=v2). Read the file COPYING that comes with GRASS + for details. """ from grass.gunittest.case import TestCase