Ignore:
Timestamp:
02/22/11 16:57:17 (13 years ago)
Author:
luiz-fernando
Message:

Ticket #1402 - Novos casos de teste para Salvar Email no Rascunho

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/testlink/automation2.0/pom.xml

    r3663 r3799  
    1717                        </plugin> 
    1818 
     19                          <plugin> 
     20                            <groupId>org.apache.maven.plugins</groupId> 
     21                            <artifactId>maven-surefire-plugin</artifactId> 
     22                            <configuration> 
     23                              <suiteXmlFiles> 
     24                                <suiteXmlFile>[FUN02.1] - ComporMensagem.xml</suiteXmlFile> 
     25                              </suiteXmlFiles> 
     26                            </configuration> 
     27                          </plugin> 
     28 
     29<!--  
    1930                        <plugin> 
    2031                                <groupId>org.jbehave</groupId> 
     
    2233                                <version>3.1</version> 
    2334                        </plugin> 
    24  
     35 --> 
    2536 
    2637                </plugins> 
Note: See TracChangeset for help on using the changeset viewer.