Changeset 3368

Show
Ignore:
Timestamp:
02/05/10 15:50:01 (6 weeks ago)
Author:
mgray
Message:

Added comments related to testing of script hooks for const methods.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/trunk/ScriptLoginTest/main.cpp

    r3333 r3368  
    2121    ; 
    2222 
     23    module.activate(); 
     24 
    2325    // Run the container.  This should invoke the script and when the script 
    2426    // returns, we should shutdown the app server and exit.