Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-09-13 04:26:01 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-13 04:26:01 +0400
commit12da3d999ba45bc33a12bd378674d950c19d30f1 (patch)
treeca6efb824aa73a5031b866bf026e1d35b625acb0 /source/tests
parent2596a0bd24f75856220b53d1b3cc138aa6d5d402 (diff)
modifications needed to get a URL from an RNA id from the testing script
Diffstat (limited to 'source/tests')
-rw-r--r--source/tests/rna_info_dump.py2
1 files changed, 1 insertions, 1 deletions
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 @@
# <pep8 compliant>
# 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