mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Additional changes added from our existing modifcations and unreleased updates from cxxtest code A replacement for Commit 25e5e17 is not yet applied.
6 lines
64 B
Python
6 lines
64 B
Python
#! python
|
|
|
|
import cxxtest.cxxtestgen
|
|
|
|
cxxtest.cxxtestgen.main()
|