from rpython.jit.backend.llsupport.test.ztranslation_test import TranslationTest


class TestTranslationPPC(TranslationTest):
    pass
