1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 14:34:35 +00:00

chore: fix test

This commit is contained in:
munja
2022-02-03 19:58:12 +01:00
parent 36aa466561
commit c5a8bc745d

View File

@@ -13,7 +13,7 @@
%mp_assertscope(SNAPSHOT)
%mp_streamfile(iftrue(1=0)
%mp_streamfile(iftrue=(1=0)
,contenttype=csv,inloc=/some/where.txt
,outname=myfile.txt
)