diff --git a/Tests/test_quantower.cs b/Tests/test_quantower.cs index 5d5eb057..231064f4 100644 --- a/Tests/test_quantower.cs +++ b/Tests/test_quantower.cs @@ -163,6 +163,5 @@ namespace QuanTAlib // Oscillators Indicators [Fact] public void Cti() => TestIndicator("Series"); - } }