first commit
This commit is contained in:
5
webapp/test/unit/AllTests.js
Normal file
5
webapp/test/unit/AllTests.js
Normal file
@ -0,0 +1,5 @@
|
||||
sap.ui.define([
|
||||
"restaurant/z00124ss25restaurant/test/unit/controller/tablePos.controller"
|
||||
], function () {
|
||||
"use strict";
|
||||
});
|
Reference in New Issue
Block a user