-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBinarySearchTree.sln.DotSettings.user
12 lines (12 loc) · 1.39 KB
/
BinarySearchTree.sln.DotSettings.user
1
2
3
4
5
6
7
8
9
10
11
12
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/Highlighting/SweaWarningsMode/@EntryValue">DoNotShowAndRun</s:String>
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=a36d5977_002D0257_002D45be_002D89b9_002Da813bdaae9d9/@EntryIndexedValue"><SessionState ContinuousTestingMode="0" IsActive="True" Name="SimpleBinarySearchTreeTest" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session">
<TestAncestor>
<TestId>NUnit3x::F4375858-3D2F-419F-A0C1-8EF30F364430::net5.0::BinarySearchTreeTests.SimpleBinarySearchTreeTest</TestId>
</TestAncestor>
</SessionState></s:String>
<s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=e747f35a_002D5814_002D4aa3_002Db3ea_002D563389e9a135/@EntryIndexedValue"><SessionState ContinuousTestingMode="0" Name="Tests" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session">
<TestAncestor>
<TestId>NUnit3x::F4375858-3D2F-419F-A0C1-8EF30F364430::net5.0::BinarySearchTreeTests.SimpleBinarySearchTreeTest</TestId>
</TestAncestor>
</SessionState></s:String></wpf:ResourceDictionary>