import QtQuick 2.0
import testModule 1.0

Item {
   Test {}
}

