# ----------------------------------------------------------------------------
# CLASSES: nightly
#
# Test Case: lcs_lc_2.py
#
# Tests: operator - LCS
#
# Programmer: Allen Sanderson
# Date: August 25, 2015
# ----------------------------------------------------------------------------
Source(tests_path("operators", "lcs_operator_main"))
LCS_operator("LimitCycle", "ftle_double_gyre_2_domains")
Exit()