Synchronizing before moving to new image.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2017-05-23 18:28:28 +00:00 committed by SantiagoBragagnolo
parent 2c7dac5103
commit e300b15a91
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
"
I test the main functionality of the GrafoscopioNode class.
"
Class {
#name : #GrafoscopioNotebookTest,
#superclass : #TestCase,
#category : #'Grafoscopio-UI'
}