#ifndef _RL_SCRIPTINGTEST_H
#define _RL_SCRIPTINGTEST_H

#include "test_util.h"

int run_scripting_test();

#endif
