def test_auto_target(): # very basic test that the "auto" codegen target is useable assert issubclass(auto_target(), CodeObject)