Skip to content

Commit 45ffeea

Browse files
committed
Use sample project as debug parameters.
1 parent a66c74a commit 45ffeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dali-rp2.pyproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
1313
<LaunchProvider>Standard Python launcher</LaunchProvider>
1414
<InterpreterId>MSBuild|.venv|$(MSBuildProjectFullPath)</InterpreterId>
15-
<CommandLineArguments>-t 1 -s -o C:\Users\cyates\Documents\rp2-files\cyates\dali-output -p cyates- C:\Users\cyates\Documents\rp2-files\cyates\cyates.ini</CommandLineArguments>
15+
<CommandLineArguments>-t 1 -s -o output -p test_ config\test_config.ini</CommandLineArguments>
1616
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
1717
<TestFramework>pytest</TestFramework>
1818
<UnitTestPattern>test*.py</UnitTestPattern>

0 commit comments

Comments
 (0)