#!/usr/bin/env python"""Some imports to make sure that the DD4hep environment is complete.This file adds a test for the DDG4 python module."""from__future__importabsolute_importfromtest_importimporttest_moduledeftest_module_ddg4():test_module('DDG4')