Skip to content

Commit 27e7374

Browse files
Recategorised the method to asserting, as this is a custom assertion.
1 parent 9cd0f0e commit 27e7374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Math-Tests-FastFourierTransform/PMFFTTest.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Class {
44
#category : #'Math-Tests-FastFourierTransform'
55
}
66

7-
{ #category : #tests }
7+
{ #category : #asserting }
88
PMFFTTest >> assertNoDataLossInDiscreteFourierTransferOf: inputSequence [
99

1010
| zeroedRealData f zeroedImaginaryData inputOutputDiff |

0 commit comments

Comments
 (0)