banshee r3960 - trunk/banshee/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests



Author: abock
Date: Thu May 22 18:53:22 2008
New Revision: 3960
URL: http://svn.gnome.org/viewvc/banshee?rev=3960&view=rev

Log:
Fixed tests build

Modified:
   trunk/banshee/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs

Modified: trunk/banshee/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs	(original)
+++ trunk/banshee/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs	Thu May 22 18:53:22 2008
@@ -26,6 +26,8 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+#if ENABLE_TESTS
+
 using System;
 using System.IO;
 using System.Collections.Generic;
@@ -148,3 +150,5 @@
 
     }
 }
+
+#endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]