svn path=/trunk/mcs/; revision=65912
@@ -1,3 +1,7 @@
+2006-09-26 Boris Kirzner <[email protected]>
+
+ * TestStringFormat.cs: fix build for TARGET_JVM.
2006-09-22 Sebastien Pouliot <[email protected]>
* TestGraphics.cs: Added more test cases for MeasureCharacterRanges,
@@ -292,7 +292,7 @@ namespace MonoTests.System.Drawing{
[Test]
#if TARGET_JVM
- [Category ("NotWorking")]
+ [NUnit.Framework.Category ("NotWorking")]
#endif
public void TabsStops()
{