#!/usr/bin/env python3 from flatc_test import run_all from flatc_cpp_tests import CppTests run_all(CppTests)