Skip to content

Commit

Permalink
rename corridor test
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed May 8, 2024
1 parent cfdcc13 commit deb0277
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ 3. This notice may not be removed or altered from any source distribution.
namespace DotRecast.Detour.Crowd.Test;


public class PathCorridorTest
public class DtPathCorridorTest
{
private readonly DtPathCorridor corridor = new DtPathCorridor();
private readonly IDtQueryFilter filter = new DtQueryDefaultFilter();
Expand Down

0 comments on commit deb0277

Please sign in to comment.