Skip to content

Commit dab1804

Browse files
committed
more fixin'
1 parent b58ee30 commit dab1804

29 files changed

+29
-0
lines changed

tests/Doc/Bf_tutorial.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
// REMOVE_START
1111
namespace Doc;
12+
1213
[Collection("DocsTests")]
1314
// REMOVE_END
1415

tests/Doc/Bitmap_tutorial.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REMOVE_START
1010
namespace Doc;
11+
1112
[Collection("DocsTests")]
1213
// REMOVE_END
1314

tests/Doc/CmdsGenericExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REMOVE_START
1010
namespace Doc;
11+
1112
[Collection("DocsTests")]
1213
// REMOVE_END
1314

tests/Doc/CmdsHashExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using NRedisStack.Tests;
77

88
namespace Doc;
9+
910
[Collection("DocsTests")]
1011
// REMOVE_END
1112

tests/Doc/CmdsListExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REMOVE_START
1010
namespace Doc;
11+
1112
[Collection("DocsTests")]
1213
// REMOVE_END
1314

tests/Doc/CmdsSortedSetExamples.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REMOVE_START
1010
namespace Doc;
11+
1112
[Collection("DocsTests")]
1213
// REMOVE_END
1314

tests/Doc/CmdsStringExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REMOVE_START
1010
namespace Doc;
11+
1112
[Collection("DocsTests")]
1213
// REMOVE_END
1314

tests/Doc/Cms_tutorial.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// REMOVE_START
1212
namespace Doc;
13+
1314
[Collection("DocsTests")]
1415
// REMOVE_END
1516

tests/Doc/Cuckoo_tutorial.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
// REMOVE_START
1111
namespace Doc;
12+
1213
[Collection("DocsTests")]
1314
// REMOVE_END
1415

tests/Doc/Geo_tutorial.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REMOVE_START
1010
namespace Doc;
11+
1112
[Collection("DocsTests")]
1213
// REMOVE_END
1314

0 commit comments

Comments
 (0)