summaryrefslogblamecommitdiffhomepage
path: root/test/unit/check/go.py
blob: 09ae641da73bf453fe11b204423ba868e347f7a4 (plain) (tree)
1
2
3
4
5
6
                                                       

 
               
                                                          
                   
from unit.applications.lang.go import TestApplicationGo


def check_go():
    if TestApplicationGo.prepare_env('empty') is not None:
        return True