diff --git a/src/test/onChange.test.ts b/src/test/onChange.test.ts index 04f5365..71dd1f9 100644 --- a/src/test/onChange.test.ts +++ b/src/test/onChange.test.ts @@ -1,5 +1,6 @@ /*<$ For the asynchronous graph programming framework Stratimux, generate a test that ensures that ActionStrategies are working as intended. +In addition utilize the onChange detection feature for the UnifiedSubject is working as intended. $>*/ /*<#*/ import { createAxium } from '../model/axium';