mirror of
https://github.com/SigmaHQ/sigma
synced 2026-06-08 12:34:14 +00:00
3da07164ce
Catching the data as part of the unittest class is more IDE friendly cause they won't call __main__ but using the test methods directly.