mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
JS: add test case
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* The MIT License (MIT)
|
||||
*/
|
||||
/**
|
||||
* The user needs to accept the licence.
|
||||
*/
|
||||
function hasAcceptedLicense(){
|
||||
// ...
|
||||
}
|
||||
Reference in New Issue
Block a user