svn commit: r16273 - trunk/src/argouml-app/tests/org/argouml/uml/diagram/TestDiagramSettings.java

Michiel van der Wulp <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2008-12-07 09:36:35-0800
New Revision: 16273

Modified:
   trunk/src/argouml-app/tests/org/argouml/uml/diagram/TestDiagramSettings.java

Log:
UML 1.4 is the default...

Modified: trunk/src/argouml-app/tests/org/argouml/uml/diagram/TestDiagramSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/diagram/TestDiagramSettings.java?view=diff&pathrev=16273&r1=16272&r2=16273
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/diagram/TestDiagramSettings.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/diagram/TestDiagramSettings.java	2008-12-07 09:36:35-0800
@@ -205,7 +205,7 @@
     
     public void testNotationLanguage() {
         assertEquals("NotationLanguage default is not correct",
-                "UML", settings.getNotationLanguage());
+                "UML 1.4", settings.getNotationLanguage());
         
     }

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=980835

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.