#!/usr/bin/python
# -*- coding: utf-8 -*-

from DisplayCAL.main import main

main("testchart-editor")
