mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 11:10:23 +02:00
9 lines
No EOL
132 B
C#
9 lines
No EOL
132 B
C#
using NUnit.Framework;
|
|
|
|
namespace NzbDrone.Common.Test.Http
|
|
{
|
|
[TestFixture]
|
|
public class HttpRequestFixture
|
|
{
|
|
}
|
|
} |