Skip to content

Commit 60b253f

Browse files
committed
Update more file paths
1 parent 7f08d6d commit 60b253f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IronPython.Tests/IronPython.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<!-- ensure ClrAssembly is built before IronPythonTest -->
30-
<ProjectReference Include="..\..\src\dlr\Tests\ClrAssembly\ClrAssembly.csproj">
30+
<ProjectReference Include="..\..\src\dlr\tests\ClrAssembly\ClrAssembly.csproj">
3131
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
3232
</ProjectReference>
3333
</ItemGroup>

0 commit comments

Comments
 (0)