diff blog/src/private/tools/run.luan @ 693:ca169567ce07

module URIs must now include ".luan"
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 19 Apr 2016 15:54:11 -0600
parents cb6c628de583
children
line wrap: on
line diff
--- a/blog/src/private/tools/run.luan	Mon Apr 18 20:40:21 2016 -0600
+++ b/blog/src/private/tools/run.luan	Tue Apr 19 15:54:11 2016 -0600
@@ -1,1 +1,1 @@
-return require "luan:http/run"
+return require "luan:http/run.luan"