Updates to PR 4374 from mwichmann to correct config file hash changes
[scons.git] / test / fixture / test_main.c
blobe81a58b35e6a54fb3cbfa68a5b58b5ece8764cd2
1 // SPDX-License-Identifier: MIT
2 //
3 // Copyright The SCons Foundation
5 int main( int argc, char* argv[] )
7 return 0;