"""Test the RSA key model.""" from auth.models import rsa_key def test_rsa_key(): """Test validating the structure of the file.""" assert rsa_key