utils: evl/test: silence pedantic warning from 'find'
Address this warning from the 'find' command used in the evl-test script: "find: warning: you have specified the global option -maxdepth after the argument -type, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it. Please specify global options before other arguments."
Please register or sign in to comment