mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-26 06:18:05 +00:00
test: setup common stability and robustness properties tracking
This commit is contained in:
@@ -497,4 +497,4 @@ public class CviTests
|
||||
Assert.Throws<ArgumentException>(() => Cvi.Batch(source, outputCorrect, 0, 2));
|
||||
Assert.Throws<ArgumentException>(() => Cvi.Batch(source, outputCorrect, 2, 0));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user