Removing the stubs for nodevar; I did not mean to commit them
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2401 980ebf18-57e1-0310-9a29-db15c13687c0
This commit is contained in:
Родитель
7cc3a2f114
Коммит
37ffb636f1
|
@ -292,10 +292,6 @@ module Functions
|
|||
end
|
||||
output
|
||||
end
|
||||
|
||||
newfunction(:nodevar, :type = :rvalue,
|
||||
:doc => "") do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -527,9 +527,6 @@ class TestLangFunctions < Test::Unit::TestCase
|
|||
val = scope.function_generate([bad])
|
||||
end
|
||||
end
|
||||
|
||||
def test_nodevar
|
||||
end
|
||||
end
|
||||
|
||||
# $Id$
|
||||
|
|
Загрузка…
Ссылка в новой задаче