fix some db docs
[factor/jcg.git] / basis / tools / memory / memory-tests.factor
blob60b54c2a0dbec2f671679e3cbf8807a0510f5a40
1 USING: tools.test tools.memory ;
2 IN: tools.memory.tests
4 \ room. must-infer
5 [ ] [ room. ] unit-test
7 \ heap-stats. must-infer
8 [ ] [ heap-stats. ] unit-test