mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-09-21 04:17:57 +08:00
fix test references
update references for unit tests to reference new core and fonts projects. all tests except the public api scanner tests now run successfully.
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
namespace UglyToad.PdfPig.Tests.Parser.Parts
|
||||
{
|
||||
using System;
|
||||
using PdfPig.IO;
|
||||
using PdfPig.Core;
|
||||
using PdfPig.Parser.Parts;
|
||||
using PdfPig.Util;
|
||||
using Xunit;
|
||||
|
||||
public class BruteForceSearcherTests
|
||||
|
Reference in New Issue
Block a user