1from k5test import * 2 3realm = K5Realm(create_kdb=False) 4realm.run(['./t_stringattr']) 5success('String attribute unit tests') 6