diff --git a/tests/v3d/anim/videorecorder b/tests/v3d/anim/videorecorder index e3f4fc23fa..c440192b7f 100644 --- a/tests/v3d/anim/videorecorder +++ b/tests/v3d/anim/videorecorder @@ -14,7 +14,8 @@ pload VISUALIZATION pload OPENGL if { $::tcl_platform(os) == "Darwin" } { vcaps -core } -source $env(CSF_OCCTTestsPath)/v3d/anim/propeller +set test_dir [file dirname [info script]] +source [file join $test_dir "propeller"] vraytrace 1 vrenderparams -msaa 8 vrenderparams -fsaa 1