diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-15 14:19:55 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-15 14:19:55 +0800 |
| commit | f582dc68040ac96e9cea611c0e1b5b6fb740b311 (patch) | |
| tree | d05b8516f51d651f6aa3a98143e327bc6d5d97d7 | |
| parent | 4deaf35c6425d4f1fab09d80e819e525afec52d0 (diff) | |
.
| -rw-r--r-- | .idea/runConfigurations/Run_Test.xml | 1 | ||||
| -rw-r--r-- | .obsidian/workspace.json | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.idea/runConfigurations/Run_Test.xml b/.idea/runConfigurations/Run_Test.xml index d8e8568..e12228f 100644 --- a/.idea/runConfigurations/Run_Test.xml +++ b/.idea/runConfigurations/Run_Test.xml @@ -1,5 +1,6 @@ <component name="ProjectRunConfigurationManager"> <configuration default="false" name="Run Test" type="CargoCommandRunConfiguration" factoryName="Cargo Command" folderName="Test"> + <option name="buildProfileId" value="dev" /> <option name="command" value="run --package there-is-nopads-test --bin there-is-nopads-test" /> <option name="workingDirectory" value="file://$PROJECT_DIR$/core/test" /> <envs /> diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1164a64..93ee5b5 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -167,9 +167,9 @@ }, "active": "8fab3a873edfc7f3", "lastOpenFiles": [ + "core/src/pads_server.rs~", "core/test/desktop.ini", "core/desktop.ini~", - "core/src/pads_server.rs~", "core/src/pads_player_commands.rs~", "core/src/pads_player.rs~", "core/Cargo.toml~", |
