* support-test-*.cs: Rename from test-*-p2.cs.
[mono.git] / mcs / tests / test-361-p2.cs
diff --git a/mcs/tests/test-361-p2.cs b/mcs/tests/test-361-p2.cs
deleted file mode 100644 (file)
index 99ea411..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-// Subordinate test file for test-361.cs
-
-using System;
-[AttributeUsage (AttributeTargets.Class)]
-class X : Attribute { }