1 2 3 4 5 6 7 8 9
using IOL.Fagprove.Data.Models; using Xunit; namespace PIT.ReservationService.Tests { public class ReservationServiceTests { } }