Changeset 3368
- Timestamp:
- 02/05/10 15:50:01 (6 weeks ago)
- Files:
-
- 1 modified
-
tests/trunk/ScriptLoginTest/main.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/trunk/ScriptLoginTest/main.cpp
r3333 r3368 21 21 ; 22 22 23 module.activate(); 24 23 25 // Run the container. This should invoke the script and when the script 24 26 // returns, we should shutdown the app server and exit.
