/tests/src/test/java/org/sigmah/endtoend/MulticountryTest.java
Java | 13 lines | 3 code | 6 blank | 4 comment | 0 complexity | 4ad836ad6e7a5d062a26713cab7f0165 MD5 | raw file
1/* 2 * All Sigmah code is released under the GNU General Public License v3 3 * See COPYRIGHT.txt and LICENSE.txt. 4 */ 5 6package org.sigmah.endtoend; 7 8public class MulticountryTest { 9 10 11 12 13}