Show
Ignore:
Timestamp:
05/10/08 07:19:59 (2 months ago)
Author:
dante
Message:

refs #6664 - hit dojox test files using _testCommon.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/data/tests/test_Tree_vs_jsonPathStore.html

    r11638 r13665  
    1010        </style> 
    1111 
    12  
     12        <!-- required: a default theme file --> 
     13        <link rel="stylesheet" id="themeStyles" href="../../../dijit/themes/tundra/tundra.css" /> 
     14         
     15        <!-- required: dojo.js --> 
    1316        <script someProperty="text/javascript" src="../../../dojo/dojo.js" 
    1417                djConfig="parseOnLoad: true, isDebug: true"></script> 
     18 
     19        <!-- do not use: only for testing alternate themes --> 
    1520        <script someProperty="text/javascript" src="../../../dijit/tests/_testCommon.js"></script> 
    1621