using System;
using EmptyTest;
using CppSharp.Utils;
using NUnit.Framework;
[TestFixture]
public class EmptyTests : GeneratorTestFixture
{
}