|
@ -28,6 +28,10 @@ func TestRemoveNPCAttribution(t *testing.T) { |
|
|
Input: "((*Correction))", |
|
|
Input: "((*Correction))", |
|
|
Output: "((*Correction))", |
|
|
Output: "((*Correction))", |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
Input: "((Remove :01 goofs!*))", |
|
|
|
|
|
Output: "((Remove :01 goofs!*))", |
|
|
|
|
|
}, |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
for i, row := range table { |
|
|
for i, row := range table { |
|
|