Merge branch 'debug_unit_tests' of github.com:beefproject/beef into debug_unit_tests

This commit is contained in:
Jack Walker
2020-04-16 16:20:03 +10:00
2 changed files with 188 additions and 1 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"