src/tests/gui/testutils.py
changeset 1890 011afb71c52a
parent 1715 8f305f0a6864
child 2036 a1a3b15b6850
equal deleted inserted replaced
1889:e670eae1a5f4 1890:011afb71c52a
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
    19 #
    19 #
    20 # CDDL HEADER END
    20 # CDDL HEADER END
    21 #
    21 #
    22 
    22 
    23 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
    23 # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
    24 # Use is subject to license terms.
       
    25 
    24 
    26 import os
    25 import os
    27 import sys
    26 import sys
    28 
    27 
    29 # Set the path so that modules can be found
    28 # Set the path so that modules can be found