[System.Net.Http] HttpClient timeout range checks. Fixes #25755
[mono.git] / mcs / tests / support-361.cs
1 // Subordinate test file for test-361.cs
2
3 using System;
4 [AttributeUsage (AttributeTargets.Class)]
5 class X : Attribute { }