Browse Source

EAGLESIX-2695 bugfix. restored the check that ensures two arguments are passed in. Added rudimentary test cases.

Tony Ennis 11 years ago
parent
commit
763e2d7e6b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      test/lib/pipeline/expressions/LetExpression_test.js

+ 3 - 0
test/lib/pipeline/expressions/LetExpression_test.js

@@ -0,0 +1,3 @@
+/**
+ * Created by tennis on 10/31/14.
+ */