Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.wst.jsdt.core.tests.model/workspace/Converter/src/test0541/B.js')
-rw-r--r--tests/org.eclipse.wst.jsdt.core.tests.model/workspace/Converter/src/test0541/B.js21
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/org.eclipse.wst.jsdt.core.tests.model/workspace/Converter/src/test0541/B.js b/tests/org.eclipse.wst.jsdt.core.tests.model/workspace/Converter/src/test0541/B.js
deleted file mode 100644
index 180f2be..0000000
--- a/tests/org.eclipse.wst.jsdt.core.tests.model/workspace/Converter/src/test0541/B.js
+++ /dev/null
@@ -1,21 +0,0 @@
-package test0541;
-
-public class B {
- protected static final int NUMSECUK = 0;
- protected static final int CODCIA = 1;
- protected static final int CODNIVEL3 = 2;
- protected static final int NOMNIVEL3 = 3;
- protected static final int CODAUTORIZA = 4;
- protected static final int NOMUSRCIA = 5;
- protected static final int TIPAUTORIZA = 6;
- protected static final int NOMAUTORIZA = 7;
- protected static final int CODCTOAUTORIZA = 8;
- protected static final int NOMCTOAUTORIZA = 9;
- protected static final int IMPORTEAUTORIZA = 10;
- protected static final int CODMON = 11;
- protected static final int NOMMON = 12;
- protected static final int NUMDECIMALES = 13;
- protected static final int CODUSR = 14;
- protected static final int FECACTU = 15;
- protected static final int MCAINH = 16;
-} \ No newline at end of file

Back to the top