summaryrefslogtreecommitdiffstats
path: root/tests/clock-ivm.test
blob: 13de0b3edc33a64a17eb182da016d783d366efd4 (plain)
1
2
3
4
5
6
7
8
# clock-ivm.test --
#
# This test file covers the 'clock' command using inverted validity mode.
#
# See the file "clock.test" for more information.

clock configure -valid [expr {![clock configure -valid]}]
source [file join [file dirname [info script]] clock.test]