Commit f161ec3c53924c6900da8ecd55f6a7a4d72264f3

Authored by Emerson Oliveira
1 parent 939bbda6
Exists in master

Ajuste de tag no arquivo de testes demoiselle.xml

impl/core/src/test/resources/configuration/field/basic/demoiselle.xml
... ... @@ -34,9 +34,9 @@
34 34 ou escreva para a Fundação do Software Livre (FSF) Inc.,
35 35 51 Franklin St, Fifth Floor, Boston, MA 02111-1301, USA.
36 36 -->
37   -<definitions>
  37 +<configuration>
38 38 <primitiveInteger>1</primitiveInteger>
39 39 <wrappedInteger>2</wrappedInteger>
40 40 <stringWithSpace>demoiselle framework</stringWithSpace>
41 41 <stringWithComma>demoiselle,framework</stringWithComma>
42   -</definitions>
43 42 \ No newline at end of file
  43 +</configuration>
44 44 \ No newline at end of file
... ...