Fixed the unit tests after integration of property-list property and device-object-property-reference properties. Thank you for noticing it was broken, Nikola Jelić, and for sending in fixes.
This commit is contained in:
@@ -131,7 +131,7 @@ key: logfile test/key.mak
|
||||
( ./test/key >> ${LOGFILE} )
|
||||
$(MAKE) -s -C test -f key.mak clean
|
||||
|
||||
lighting: lighting test/lighting.mak
|
||||
lighting: logfile test/lighting.mak
|
||||
$(MAKE) -s -C test -f lighting.mak clean all
|
||||
( ./test/lighting >> ${LOGFILE} )
|
||||
$(MAKE) -s -C test -f lighting.mak clean
|
||||
|
||||
Reference in New Issue
Block a user