Adding unit tests

This commit is contained in:
Miroslav Štampar 2026-06-15 09:50:47 +02:00
parent 48b915b5ee
commit 3816df1241
39 changed files with 3501 additions and 2 deletions

6
tests/__init__.py Normal file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env python
"""
Copyright (c) 2006-2026 sqlmap developers (https://sqlmap.org)
See the file 'LICENSE' for copying permission
"""