11 lines
332 B
XML
11 lines
332 B
XML
<!-- This file defines a series of luminaire instances
|
|
to be tested for consistency. This is done using the
|
|
testcase 'test_chisquare' -->
|
|
<scene version="0.3.0">
|
|
<!-- Test the constant luminaire -->
|
|
<luminaire type="constant"/>
|
|
|
|
<!-- Make sure that the scene actually contains something -->
|
|
<shape type="sphere"/>
|
|
</scene>
|