Project

General

Profile

« Previous | Next » 

Revision 7237

Added by Jing Tao about 12 years ago

exclude QueryRunner in test target. This is not a junit test file.

View differences:

build.xml
1160 1160
					<!-- these are not test cases -->
1161 1161
					<exclude name="**/MockCNode.class" />
1162 1162
					<exclude name="**/D1NodeServiceTest.class" />
1163
					<exclude name="**/QueryRunner.class" />
1163 1164
				</fileset>
1164 1165
			</batchtest>
1165 1166
		</junit>

Also available in: Unified diff