diff options
author | dgp <dgp@noemail.net> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-12-13 15:23:41 (GMT) |
commit | 2515c121c21a905f74fe6cc11fa98ac023bb4445 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /tests/listbox.test | |
parent | eaeb4874f54a01cd940afa0feb28a4ce8ee7e7f9 (diff) | |
download | tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.zip tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.gz tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.bz2 |
merge stable branch onto HEAD
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
Diffstat (limited to 'tests/listbox.test')
-rw-r--r-- | tests/listbox.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/listbox.test b/tests/listbox.test index eae761b..a123363 100644 --- a/tests/listbox.test +++ b/tests/listbox.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: listbox.test,v 1.27 2007/10/30 01:57:55 hobbs Exp $ +# RCS: @(#) $Id: listbox.test,v 1.28 2007/12/13 15:27:54 dgp Exp $ package require tcltest 2.1 eval tcltest::configure $argv |