resolver: test input changes for lua testing.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 7 Nov 2012 20:49:21 +0000 (22:49 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 7 Nov 2012 20:53:50 +0000 (22:53 +0200)
src/resolver/test-input

index 691eded..39f3b9f 100644 (file)
@@ -14,3 +14,8 @@ target all
 
 include "test-input-video"
 include "test-input-audio"
+
+target luatest
+    update script ( lua   )
+        print("This is a lua update script.")
+    end script
\ No newline at end of file