LicenseUpdate encoding problem fixed

This commit is contained in:
honfika@gmail.com
2015-01-13 20:54:31 +01:00
parent 83d7819cca
commit f93f0b23e6
4 changed files with 9 additions and 5 deletions

View File

@@ -14,6 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package sample;
import org.testng.annotations.Test;
/**