You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/05/31 17:49:22 UTC

svn commit: r780460 - /gump/metadata/testbase/nunit.xml

Author: bodewig
Date: Sun May 31 15:49:22 2009
New Revision: 780460

URL: http://svn.apache.org/viewvc?rev=780460&view=rev
Log:
this is a .NET project

Modified:
    gump/metadata/testbase/nunit.xml

Modified: gump/metadata/testbase/nunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/testbase/nunit.xml?rev=780460&r1=780459&r2=780460&view=diff
==============================================================================
--- gump/metadata/testbase/nunit.xml (original)
+++ gump/metadata/testbase/nunit.xml Sun May 31 15:49:22 2009
@@ -24,7 +24,7 @@
 
   <bzr repository="nunit"/>
 
-  <project name="nunit">
+  <project name="nunit" language="csharp">
     <redistributable/>
     <nant buildfile="nunit.build"/>
     <license name="license.txt"/>