Commit 8227aad1 authored by Mark Ottaway's avatar Mark Ottaway
Browse files

Test defined

parent 406b7ae8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ perl {
	#  Uncomment and change if you want to use function
	#  names other than the defaults.
	#
	<% if defined?(@function_names) %>
	<% @function_names.sort.each do |default, value| -%>
    <%= default %><%= value %>
    <% end -%>