[gnumeric] t1108: be explicit about sheet



commit 32a8c828bd016d95fb5a6ad8ea3dc34fb081478c
Author: Morten Welinder <terra gnome org>
Date:   Fri Mar 11 09:26:04 2022 -0500

    t1108: be explicit about sheet

 test/t1108-ilog.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/t1108-ilog.pl b/test/t1108-ilog.pl
index 6d14269fd..633355a2a 100755
--- a/test/t1108-ilog.pl
+++ b/test/t1108-ilog.pl
@@ -7,4 +7,4 @@ use GnumericTest;
 
 my $file = "ilog.gnumeric";
 &message ("Check that $file evaluates correctly.");
-&test_sheet_calc ("$samples/$file", "C1", sub { /\bTRUE\b/i });
+&test_sheet_calc ("$samples/$file", "Overview!C1", sub { /\bTRUE\b/i });


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]