Skip to content

Commit bcad2e7

Browse files
committed
clean up tests
1 parent 9c61b76 commit bcad2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/iris/dc/sample/ObjectScript.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Class dc.sample.ObjectScript
33

44
ClassMethod Test() As %Status
55
{
6-
set a=43
6+
set a=42
77
write "Hello World!",!
88
write "This is InterSystems IRIS with version ",$zv,!
99
write "Current time is: "_$zdt($h,2)

0 commit comments

Comments
 (0)