Artifact 2b1066991d9a810e602c4f2802b1ef3f5ec239bc:
- File Tests/settings.before.mistachkin.eagle — part of check-in [673875e370] at 2015-04-08 23:12:06 on branch trunk — Modify the test suite itself to work without the 'object' command, if necessary. (user: mistachkin size: 431)
############################################################################### # # settings.before.mistachkin.eagle -- # # Written by Joe Mistachkin. # Released to the public domain, use at your own risk! # ############################################################################### if {[info exists ::env(TEST_ALL)]} then { catch { object invoke Interpreter.GetActive AddRuntimeOption noPoolCounts } }