-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb_setup.playlist
More file actions
24 lines (24 loc) · 862 Bytes
/
db_setup.playlist
File metadata and controls
24 lines (24 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--https://github.com/signature-opensource/CK-DB-OIddict/blob/e621eb8a7b355029c575986688b05f466d1a9df1/Tests/db_setup.playlist#L4-->
<Playlist Version="2.0">
<Rule Name="Includes" Match="Any">
<Rule Match="All">
<Property Name="Solution" />
<Rule Match="All">
<Property Name="Namespace" Value="DBSetup" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Class" Value="DBSetup" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="DBSetup.DBSetup.db_setup" />
<Rule Match="Any">
<Property Name="DisplayName" Value="db_setup" />
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Playlist>