Skip to content

Commit

Permalink
update test header
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsbl authored Jun 4, 2024
1 parent bf63a15 commit aeb13a1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions scripts/v.db.join/testsuite/test_v_db_join.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit aeb13a1

Please sign in to comment.