3.0 source code
This commit is contained in:
9
OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractive/six.php
vendored
Normal file
9
OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractive/six.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
sleep(2)
|
||||
?>
|
||||
|
||||
def(function () {
|
||||
return {
|
||||
name: 'six'
|
||||
};
|
||||
});
|
||||
Reference in New Issue
Block a user