Resolved issues preventing server starting w/ test. Tests now passing.

This commit is contained in:
Jack Walker
2020-04-14 10:40:50 +10:00
parent 6431df68cf
commit 0ffd87059a
3 changed files with 166 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
beef:
module:
test_get_variable:
enable: false
enable: true
category: "Debug"
name: "Test JS variable passing"
description: "Test for JS variable passing from another BeEF's script via Window object"