From 12da3d999ba45bc33a12bd378674d950c19d30f1 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 13 Sep 2012 00:26:01 +0000 Subject: modifications needed to get a URL from an RNA id from the testing script --- source/tests/rna_info_dump.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/tests/rna_info_dump.py') diff --git a/source/tests/rna_info_dump.py b/source/tests/rna_info_dump.py index 293c02dfb84..615c3b035ce 100644 --- a/source/tests/rna_info_dump.py +++ b/source/tests/rna_info_dump.py @@ -19,7 +19,7 @@ # # Used for generating API diff's between releases -# ./blender.bin --background -noaudio --python release/test/rna_info_dump.py +# ./blender.bin --background -noaudio --python source/tests/rna_info_dump.py import bpy -- cgit v1.2.3