diff options
author | Dani Megert | 2011-02-18 10:05:32 +0000 |
---|---|---|
committer | Dani Megert | 2011-02-18 10:05:32 +0000 |
commit | 956af3e7d1cb00b23e56bae5289262e1349bd5a0 (patch) | |
tree | 9c895fa61602a2f926896a916d36cd79dcec8f7e /org.eclipse.debug.tests | |
parent | ce869b9dc8480fae9f48f912f91c51d36788bca3 (diff) | |
download | eclipse.platform.debug-956af3e7d1cb00b23e56bae5289262e1349bd5a0.tar.gz eclipse.platform.debug-956af3e7d1cb00b23e56bae5289262e1349bd5a0.tar.xz eclipse.platform.debug-956af3e7d1cb00b23e56bae5289262e1349bd5a0.zip |
Fixed CHKPII problem.
Diffstat (limited to 'org.eclipse.debug.tests')
-rw-r--r-- | org.eclipse.debug.tests/test.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.debug.tests/test.xml b/org.eclipse.debug.tests/test.xml index a52699707..f77919770 100644 --- a/org.eclipse.debug.tests/test.xml +++ b/org.eclipse.debug.tests/test.xml @@ -1,6 +1,6 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2009 IBM Corporation and others. + Copyright (c) 2009, 2011 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at |