Commit 1dd2384 1 parent 85ef083 commit 1dd2384 Copy full SHA for 1dd2384
File tree 5 files changed +22
-0
lines changed
5 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Copyright IBM Corp. All Rights Reserved.
2
+ #
3
+ # SPDX-License-Identifier: Apache-2.0
4
+ #
1
5
2
6
# To run this:
3
7
# Install: sudo apt-get install python python-pytest
Original file line number Diff line number Diff line change
1
+ # Copyright IBM Corp. All Rights Reserved.
2
+ #
3
+ # SPDX-License-Identifier: Apache-2.0
4
+ #
5
+
1
6
#!/usr/bin/python2.7
2
7
import subprocess
3
8
import unittest
Original file line number Diff line number Diff line change
1
+ # Copyright IBM Corp. All Rights Reserved.
2
+ #
3
+ # SPDX-License-Identifier: Apache-2.0
4
+ #
5
+
1
6
import unittest
2
7
import subprocess
3
8
Original file line number Diff line number Diff line change
1
+ # Copyright IBM Corp. All Rights Reserved.
2
+ #
3
+ # SPDX-License-Identifier: Apache-2.0
4
+ #
1
5
2
6
######################################################################
3
7
# To execute:
Original file line number Diff line number Diff line change
1
+ # Copyright IBM Corp. All Rights Reserved.
2
+ #
3
+ # SPDX-License-Identifier: Apache-2.0
4
+ #
1
5
2
6
######################################################################
3
7
# To execute:
You can’t perform that action at this time.
0 commit comments